| Modifier and Type | Method and Description |
|---|---|
Destination |
CouchDbSourceSpecFluent.buildSink() |
Destination |
CouchDbSourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
CouchDbSourceSpecFluent.SinkNested<A> |
CouchDbSourceSpecFluent.editOrNewSinkLike(Destination item) |
void |
CouchDbSourceSpec.setSink(Destination sink) |
CouchDbSourceSpecFluent.SinkNested<A> |
CouchDbSourceSpecFluent.withNewSinkLike(Destination item) |
A |
CouchDbSourceSpecFluent.withSink(Destination sink) |
| Constructor and Description |
|---|
CouchDbSourceSpec(io.fabric8.kubernetes.api.model.ObjectReference credentials,
String database,
String feed,
String serviceAccountName,
Destination sink) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
GitHubSourceSpecFluent.buildSink() |
Destination |
GitHubSourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
GitHubSourceSpecFluent.SinkNested<A> |
GitHubSourceSpecFluent.editOrNewSinkLike(Destination item) |
void |
GitHubSourceSpec.setSink(Destination sink) |
GitHubSourceSpecFluent.SinkNested<A> |
GitHubSourceSpecFluent.withNewSinkLike(Destination item) |
A |
GitHubSourceSpecFluent.withSink(Destination sink) |
| Constructor and Description |
|---|
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 |
GitLabSourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
GitLabSourceSpecFluent.SinkNested<A> |
GitLabSourceSpecFluent.editOrNewSinkLike(Destination item) |
void |
GitLabSourceSpec.setSink(Destination sink) |
GitLabSourceSpecFluent.SinkNested<A> |
GitLabSourceSpecFluent.withNewSinkLike(Destination item) |
A |
GitLabSourceSpecFluent.withSink(Destination sink) |
| Constructor and Description |
|---|
GitLabSourceSpec(SecretValueFromSource accessToken,
CloudEventOverrides ceOverrides,
List<String> eventTypes,
String projectUrl,
SecretValueFromSource secretToken,
String serviceAccountName,
Destination sink,
Boolean sslverify) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
KafkaSourceSpecFluent.buildSink() |
Destination |
KafkaSourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
KafkaSourceSpecFluent.SinkNested<A> |
KafkaSourceSpecFluent.editOrNewSinkLike(Destination item) |
void |
KafkaSourceSpec.setSink(Destination sink) |
KafkaSourceSpecFluent.SinkNested<A> |
KafkaSourceSpecFluent.withNewSinkLike(Destination item) |
A |
KafkaSourceSpecFluent.withSink(Destination sink) |
| Constructor and Description |
|---|
KafkaSourceSpec(List<String> bootstrapServers,
CloudEventOverrides ceOverrides,
String consumerGroup,
Integer consumers,
DeliverySpec delivery,
String initialOffset,
KafkaNetSpec net,
Destination sink,
List<String> topics) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
PrometheusSourceSpecFluent.buildSink() |
Destination |
PrometheusSourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSourceSpecFluent.SinkNested<A> |
PrometheusSourceSpecFluent.editOrNewSinkLike(Destination item) |
void |
PrometheusSourceSpec.setSink(Destination sink) |
PrometheusSourceSpecFluent.SinkNested<A> |
PrometheusSourceSpecFluent.withNewSinkLike(Destination item) |
A |
PrometheusSourceSpecFluent.withSink(Destination sink) |
| Constructor and Description |
|---|
PrometheusSourceSpec(String authTokenFile,
String caCertConfigMap,
String promQL,
String schedule,
String serverURL,
String serviceAccountName,
Destination sink,
String step) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
TriggerSpecFluent.buildSubscriber() |
Destination |
TriggerSpec.getSubscriber() |
| Modifier and Type | Method and Description |
|---|---|
TriggerSpecFluent.SubscriberNested<A> |
TriggerSpecFluent.editOrNewSubscriberLike(Destination item) |
void |
TriggerSpec.setSubscriber(Destination subscriber) |
TriggerSpecFluent.SubscriberNested<A> |
TriggerSpecFluent.withNewSubscriberLike(Destination item) |
A |
TriggerSpecFluent.withSubscriber(Destination subscriber) |
| Constructor and Description |
|---|
TriggerSpec(String broker,
DeliverySpec delivery,
TriggerFilter filter,
List<SubscriptionsAPIFilter> filters,
Destination subscriber) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
ParallelBranchFluent.buildFilter() |
Destination |
ParallelBranchFluent.buildReply() |
Destination |
ParallelSpecFluent.buildReply() |
Destination |
SequenceSpecFluent.buildReply() |
Destination |
ParallelBranchFluent.buildSubscriber() |
Destination |
ParallelBranch.getFilter() |
Destination |
ParallelSpec.getReply() |
Destination |
SequenceSpec.getReply() |
Destination |
ParallelBranch.getReply() |
Destination |
ParallelBranch.getSubscriber() |
| Constructor and Description |
|---|
ParallelBranch(DeliverySpec delivery,
Destination filter,
Destination reply,
Destination subscriber) |
ParallelSpec(List<ParallelBranch> branches,
ChannelTemplateSpec channelTemplate,
Destination reply) |
SequenceSpec(ChannelTemplateSpec channelTemplate,
Destination reply,
List<SequenceStep> steps) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
DeliverySpecFluent.buildDeadLetterSink() |
Destination |
DeliverySpec.getDeadLetterSink() |
| Modifier and Type | Method and Description |
|---|---|
DeliverySpecFluent.DeadLetterSinkNested<A> |
DeliverySpecFluent.editOrNewDeadLetterSinkLike(Destination item) |
void |
DeliverySpec.setDeadLetterSink(Destination deadLetterSink) |
A |
DeliverySpecFluent.withDeadLetterSink(Destination deadLetterSink) |
DeliverySpecFluent.DeadLetterSinkNested<A> |
DeliverySpecFluent.withNewDeadLetterSinkLike(Destination item) |
| Constructor and Description |
|---|
DeliverySpec(String backoffDelay,
String backoffPolicy,
Destination deadLetterSink,
Integer retry,
String retryAfterMax,
String timeout) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
DestinationBuilder.build() |
Destination |
SourceSpecFluent.buildSink() |
Destination |
SourceSpec.getSink() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DestinationFluent.copyInstance(Destination instance) |
SourceSpecFluent.SinkNested<A> |
SourceSpecFluent.editOrNewSinkLike(Destination item) |
void |
SourceSpec.setSink(Destination sink) |
SourceSpecFluent.SinkNested<A> |
SourceSpecFluent.withNewSinkLike(Destination item) |
A |
SourceSpecFluent.withSink(Destination sink) |
| Constructor and Description |
|---|
DestinationBuilder(Destination instance) |
DestinationBuilder(DestinationFluent<?> fluent,
Destination instance) |
DestinationFluent(Destination instance) |
SourceSpec(CloudEventOverrides ceOverrides,
Destination sink) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
SubscriptionSpecFluent.buildReply() |
Destination |
SubscriptionSpecFluent.buildSubscriber() |
Destination |
SubscriptionSpec.getReply() |
Destination |
SubscriptionSpec.getSubscriber() |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionSpecFluent.ReplyNested<A> |
SubscriptionSpecFluent.editOrNewReplyLike(Destination item) |
SubscriptionSpecFluent.SubscriberNested<A> |
SubscriptionSpecFluent.editOrNewSubscriberLike(Destination item) |
void |
SubscriptionSpec.setReply(Destination reply) |
void |
SubscriptionSpec.setSubscriber(Destination subscriber) |
SubscriptionSpecFluent.ReplyNested<A> |
SubscriptionSpecFluent.withNewReplyLike(Destination item) |
SubscriptionSpecFluent.SubscriberNested<A> |
SubscriptionSpecFluent.withNewSubscriberLike(Destination item) |
A |
SubscriptionSpecFluent.withReply(Destination reply) |
A |
SubscriptionSpecFluent.withSubscriber(Destination subscriber) |
| Constructor and Description |
|---|
SubscriptionSpec(KReference channel,
DeliverySpec delivery,
Destination reply,
Destination subscriber) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
SinkBindingSpecFluent.buildSink() |
Destination |
ApiServerSourceSpecFluent.buildSink() |
Destination |
PingSourceSpecFluent.buildSink() |
Destination |
ContainerSourceSpecFluent.buildSink() |
Destination |
ApiServerSourceSpec.getSink() |
Destination |
ContainerSourceSpec.getSink() |
Destination |
PingSourceSpec.getSink() |
Destination |
SinkBindingSpec.getSink() |
| Constructor and Description |
|---|
ApiServerSourceSpec(CloudEventOverrides ceOverrides,
String mode,
io.fabric8.kubernetes.api.model.LabelSelector namespaceSelector,
APIVersionKind owner,
List<APIVersionKindSelector> resources,
String serviceAccountName,
Destination sink) |
ContainerSourceSpec(CloudEventOverrides ceOverrides,
Destination sink,
io.fabric8.kubernetes.api.model.PodTemplateSpec template) |
PingSourceSpec(CloudEventOverrides ceOverrides,
String contentType,
String data,
String dataBase64,
String schedule,
Destination sink,
String timezone) |
SinkBindingSpec(CloudEventOverrides ceOverrides,
Destination sink,
Reference subject) |
Copyright © 2015–2023 Red Hat. All rights reserved.