| Modifier and Type | Method and Description |
|---|---|
Destination |
CouchDbSourceSpecFluentImpl.buildSink() |
Destination |
CouchDbSourceSpecFluent.buildSink() |
Destination |
CouchDbSourceSpecFluentImpl.getSink()
Deprecated.
|
Destination |
CouchDbSourceSpecFluent.getSink()
Deprecated.
|
Destination |
CouchDbSourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
CouchDbSourceSpecFluent.SinkNested<A> |
CouchDbSourceSpecFluentImpl.editOrNewSinkLike(Destination item) |
CouchDbSourceSpecFluent.SinkNested<A> |
CouchDbSourceSpecFluent.editOrNewSinkLike(Destination item) |
void |
CouchDbSourceSpec.setSink(Destination sink) |
CouchDbSourceSpecFluent.SinkNested<A> |
CouchDbSourceSpecFluentImpl.withNewSinkLike(Destination item) |
CouchDbSourceSpecFluent.SinkNested<A> |
CouchDbSourceSpecFluent.withNewSinkLike(Destination item) |
A |
CouchDbSourceSpecFluentImpl.withSink(Destination sink) |
A |
CouchDbSourceSpecFluent.withSink(Destination sink) |
| Constructor and Description |
|---|
CouchDbSourceSpec(io.fabric8.kubernetes.api.model.ObjectReference credentials,
String database,
String feed,
String serviceAccountName,
Destination sink) |
EditableCouchDbSourceSpec(io.fabric8.kubernetes.api.model.ObjectReference credentials,
String database,
String feed,
String serviceAccountName,
Destination sink) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
GitHubSourceSpecFluentImpl.buildSink() |
Destination |
GitHubSourceSpecFluent.buildSink() |
Destination |
GitHubSourceSpecFluentImpl.getSink()
Deprecated.
|
Destination |
GitHubSourceSpecFluent.getSink()
Deprecated.
|
Destination |
GitHubSourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
GitHubSourceSpecFluent.SinkNested<A> |
GitHubSourceSpecFluentImpl.editOrNewSinkLike(Destination item) |
GitHubSourceSpecFluent.SinkNested<A> |
GitHubSourceSpecFluent.editOrNewSinkLike(Destination item) |
void |
GitHubSourceSpec.setSink(Destination sink) |
GitHubSourceSpecFluent.SinkNested<A> |
GitHubSourceSpecFluentImpl.withNewSinkLike(Destination item) |
GitHubSourceSpecFluent.SinkNested<A> |
GitHubSourceSpecFluent.withNewSinkLike(Destination item) |
A |
GitHubSourceSpecFluentImpl.withSink(Destination sink) |
A |
GitHubSourceSpecFluent.withSink(Destination sink) |
| Constructor and Description |
|---|
EditableGitHubSourceSpec(SecretValueFromSource accessToken,
CloudEventOverrides ceOverrides,
List<String> eventTypes,
String githubAPIURL,
String ownerAndRepository,
SecretValueFromSource secretToken,
Boolean secure,
String serviceAccountName,
Destination sink) |
GitHubSourceSpec(SecretValueFromSource accessToken,
CloudEventOverrides ceOverrides,
List<String> eventTypes,
String githubAPIURL,
String ownerAndRepository,
SecretValueFromSource secretToken,
Boolean secure,
String serviceAccountName,
Destination sink) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
GitLabSourceSpecFluent.buildSink() |
Destination |
GitLabSourceSpecFluentImpl.buildSink() |
Destination |
GitLabSourceSpecFluent.getSink()
Deprecated.
|
Destination |
GitLabSourceSpecFluentImpl.getSink()
Deprecated.
|
Destination |
GitLabSourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
GitLabSourceSpecFluent.SinkNested<A> |
GitLabSourceSpecFluent.editOrNewSinkLike(Destination item) |
GitLabSourceSpecFluent.SinkNested<A> |
GitLabSourceSpecFluentImpl.editOrNewSinkLike(Destination item) |
void |
GitLabSourceSpec.setSink(Destination sink) |
GitLabSourceSpecFluent.SinkNested<A> |
GitLabSourceSpecFluent.withNewSinkLike(Destination item) |
GitLabSourceSpecFluent.SinkNested<A> |
GitLabSourceSpecFluentImpl.withNewSinkLike(Destination item) |
A |
GitLabSourceSpecFluent.withSink(Destination sink) |
A |
GitLabSourceSpecFluentImpl.withSink(Destination sink) |
| Constructor and Description |
|---|
EditableGitLabSourceSpec(SecretValueFromSource accessToken,
List<String> eventTypes,
String projectUrl,
SecretValueFromSource secretToken,
String serviceAccountName,
Destination sink,
Boolean sslverify) |
GitLabSourceSpec(SecretValueFromSource accessToken,
List<String> eventTypes,
String projectUrl,
SecretValueFromSource secretToken,
String serviceAccountName,
Destination sink,
Boolean sslverify) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
KafkaSourceSpecFluent.buildSink() |
Destination |
KafkaSourceSpecFluentImpl.buildSink() |
Destination |
KafkaSourceSpecFluent.getSink()
Deprecated.
|
Destination |
KafkaSourceSpecFluentImpl.getSink()
Deprecated.
|
Destination |
KafkaSourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
KafkaSourceSpecFluent.SinkNested<A> |
KafkaSourceSpecFluent.editOrNewSinkLike(Destination item) |
KafkaSourceSpecFluent.SinkNested<A> |
KafkaSourceSpecFluentImpl.editOrNewSinkLike(Destination item) |
void |
KafkaSourceSpec.setSink(Destination sink) |
KafkaSourceSpecFluent.SinkNested<A> |
KafkaSourceSpecFluent.withNewSinkLike(Destination item) |
KafkaSourceSpecFluent.SinkNested<A> |
KafkaSourceSpecFluentImpl.withNewSinkLike(Destination item) |
A |
KafkaSourceSpecFluent.withSink(Destination sink) |
A |
KafkaSourceSpecFluentImpl.withSink(Destination sink) |
| Constructor and Description |
|---|
EditableKafkaSourceSpec(List<String> bootstrapServers,
CloudEventOverrides ceOverrides,
String consumerGroup,
KafkaNetSpec net,
Destination sink,
List<String> topics) |
KafkaSourceSpec(List<String> bootstrapServers,
CloudEventOverrides ceOverrides,
String consumerGroup,
KafkaNetSpec net,
Destination sink,
List<String> topics) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
PrometheusSourceSpecFluent.buildSink() |
Destination |
PrometheusSourceSpecFluentImpl.buildSink() |
Destination |
PrometheusSourceSpecFluent.getSink()
Deprecated.
|
Destination |
PrometheusSourceSpecFluentImpl.getSink()
Deprecated.
|
Destination |
PrometheusSourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSourceSpecFluent.SinkNested<A> |
PrometheusSourceSpecFluent.editOrNewSinkLike(Destination item) |
PrometheusSourceSpecFluent.SinkNested<A> |
PrometheusSourceSpecFluentImpl.editOrNewSinkLike(Destination item) |
void |
PrometheusSourceSpec.setSink(Destination sink) |
PrometheusSourceSpecFluent.SinkNested<A> |
PrometheusSourceSpecFluent.withNewSinkLike(Destination item) |
PrometheusSourceSpecFluent.SinkNested<A> |
PrometheusSourceSpecFluentImpl.withNewSinkLike(Destination item) |
A |
PrometheusSourceSpecFluent.withSink(Destination sink) |
A |
PrometheusSourceSpecFluentImpl.withSink(Destination sink) |
| Constructor and Description |
|---|
EditablePrometheusSourceSpec(String authTokenFile,
String caCertConfigMap,
String promQL,
String schedule,
String serverURL,
String serviceAccountName,
Destination sink,
String step) |
PrometheusSourceSpec(String authTokenFile,
String caCertConfigMap,
String promQL,
String schedule,
String serverURL,
String serviceAccountName,
Destination sink,
String step) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
TriggerSpecFluentImpl.buildSubscriber() |
Destination |
TriggerSpecFluent.buildSubscriber() |
Destination |
TriggerSpecFluentImpl.getSubscriber()
Deprecated.
|
Destination |
TriggerSpecFluent.getSubscriber()
Deprecated.
|
Destination |
TriggerSpec.getSubscriber() |
| Modifier and Type | Method and Description |
|---|---|
TriggerSpecFluent.SubscriberNested<A> |
TriggerSpecFluentImpl.editOrNewSubscriberLike(Destination item) |
TriggerSpecFluent.SubscriberNested<A> |
TriggerSpecFluent.editOrNewSubscriberLike(Destination item) |
void |
TriggerSpec.setSubscriber(Destination subscriber) |
TriggerSpecFluent.SubscriberNested<A> |
TriggerSpecFluentImpl.withNewSubscriberLike(Destination item) |
TriggerSpecFluent.SubscriberNested<A> |
TriggerSpecFluent.withNewSubscriberLike(Destination item) |
A |
TriggerSpecFluentImpl.withSubscriber(Destination subscriber) |
A |
TriggerSpecFluent.withSubscriber(Destination subscriber) |
| Constructor and Description |
|---|
EditableTriggerSpec(String broker,
TriggerFilter filter,
Destination subscriber) |
TriggerSpec(String broker,
TriggerFilter filter,
Destination subscriber) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
SequenceSpecFluent.buildReply() |
Destination |
SequenceSpecFluentImpl.buildReply() |
Destination |
SequenceSpecFluent.getReply()
Deprecated.
|
Destination |
SequenceSpecFluentImpl.getReply()
Deprecated.
|
Destination |
SequenceSpec.getReply() |
| Modifier and Type | Method and Description |
|---|---|
SequenceSpecFluent.ReplyNested<A> |
SequenceSpecFluent.editOrNewReplyLike(Destination item) |
SequenceSpecFluent.ReplyNested<A> |
SequenceSpecFluentImpl.editOrNewReplyLike(Destination item) |
void |
SequenceSpec.setReply(Destination reply) |
SequenceSpecFluent.ReplyNested<A> |
SequenceSpecFluent.withNewReplyLike(Destination item) |
SequenceSpecFluent.ReplyNested<A> |
SequenceSpecFluentImpl.withNewReplyLike(Destination item) |
A |
SequenceSpecFluent.withReply(Destination reply) |
A |
SequenceSpecFluentImpl.withReply(Destination reply) |
| Constructor and Description |
|---|
EditableSequenceSpec(ChannelTemplateSpec channelTemplate,
Destination reply,
List<SequenceStep> steps) |
SequenceSpec(ChannelTemplateSpec channelTemplate,
Destination reply,
List<SequenceStep> steps) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
DeliverySpecFluent.buildDeadLetterSink() |
Destination |
DeliverySpecFluentImpl.buildDeadLetterSink() |
Destination |
DeliverySpecFluent.getDeadLetterSink()
Deprecated.
|
Destination |
DeliverySpecFluentImpl.getDeadLetterSink()
Deprecated.
|
Destination |
DeliverySpec.getDeadLetterSink() |
| Modifier and Type | Method and Description |
|---|---|
DeliverySpecFluent.DeadLetterSinkNested<A> |
DeliverySpecFluent.editOrNewDeadLetterSinkLike(Destination item) |
DeliverySpecFluent.DeadLetterSinkNested<A> |
DeliverySpecFluentImpl.editOrNewDeadLetterSinkLike(Destination item) |
void |
DeliverySpec.setDeadLetterSink(Destination deadLetterSink) |
A |
DeliverySpecFluent.withDeadLetterSink(Destination deadLetterSink) |
A |
DeliverySpecFluentImpl.withDeadLetterSink(Destination deadLetterSink) |
DeliverySpecFluent.DeadLetterSinkNested<A> |
DeliverySpecFluent.withNewDeadLetterSinkLike(Destination item) |
DeliverySpecFluent.DeadLetterSinkNested<A> |
DeliverySpecFluentImpl.withNewDeadLetterSinkLike(Destination item) |
| Constructor and Description |
|---|
DeliverySpec(String backoffDelay,
String backoffPolicy,
Destination deadLetterSink,
Integer retry) |
EditableDeliverySpec(String backoffDelay,
String backoffPolicy,
Destination deadLetterSink,
Integer retry) |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableDestination |
| Constructor and Description |
|---|
DestinationBuilder(Destination instance) |
DestinationBuilder(Destination instance,
Boolean validationEnabled) |
DestinationBuilder(DestinationFluent<?> fluent,
Destination instance) |
DestinationBuilder(DestinationFluent<?> fluent,
Destination instance,
Boolean validationEnabled) |
DestinationFluentImpl(Destination instance) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
SubscriptionSpecFluent.buildReply() |
Destination |
SubscriptionSpecFluentImpl.buildReply() |
Destination |
SubscriptionSpecFluent.buildSubscriber() |
Destination |
SubscriptionSpecFluentImpl.buildSubscriber() |
Destination |
SubscriptionSpecFluent.getReply()
Deprecated.
|
Destination |
SubscriptionSpecFluentImpl.getReply()
Deprecated.
|
Destination |
SubscriptionSpec.getReply() |
Destination |
SubscriptionSpecFluent.getSubscriber()
Deprecated.
|
Destination |
SubscriptionSpecFluentImpl.getSubscriber()
Deprecated.
|
Destination |
SubscriptionSpec.getSubscriber() |
| Constructor and Description |
|---|
EditableSubscriptionSpec(io.fabric8.kubernetes.api.model.ObjectReference channel,
DeliverySpec delivery,
Destination reply,
Destination subscriber) |
SubscriptionSpec(io.fabric8.kubernetes.api.model.ObjectReference channel,
DeliverySpec delivery,
Destination reply,
Destination subscriber) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
PingSourceSpecFluent.buildSink() |
Destination |
ApiServerSourceSpecFluentImpl.buildSink() |
Destination |
SinkBindingSpecFluent.buildSink() |
Destination |
PingSourceSpecFluentImpl.buildSink() |
Destination |
ContainerSourceSpecFluentImpl.buildSink() |
Destination |
ApiServerSourceSpecFluent.buildSink() |
Destination |
ContainerSourceSpecFluent.buildSink() |
Destination |
SinkBindingSpecFluentImpl.buildSink() |
Destination |
PingSourceSpecFluent.getSink()
Deprecated.
|
Destination |
ApiServerSourceSpecFluentImpl.getSink()
Deprecated.
|
Destination |
SinkBindingSpecFluent.getSink()
Deprecated.
|
Destination |
PingSourceSpecFluentImpl.getSink()
Deprecated.
|
Destination |
ContainerSourceSpecFluentImpl.getSink()
Deprecated.
|
Destination |
ApiServerSourceSpecFluent.getSink()
Deprecated.
|
Destination |
ContainerSourceSpecFluent.getSink()
Deprecated.
|
Destination |
SinkBindingSpecFluentImpl.getSink()
Deprecated.
|
Destination |
PingSourceSpec.getSink() |
Destination |
ContainerSourceSpec.getSink() |
Destination |
ApiServerSourceSpec.getSink() |
Destination |
SinkBindingSpec.getSink() |
Copyright © 2015–2021 Red Hat. All rights reserved.