Uses of Class
io.fabric8.knative.internal.pkg.apis.duck.v1.Destination
-
-
Uses of Destination in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1
Methods in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 that return Destination Modifier and Type Method Description DestinationCouchDbSourceSpecFluent. buildSink()DestinationCouchDbSourceSpecFluentImpl. buildSink()DestinationCouchDbSourceSpec. getSink()DestinationCouchDbSourceSpecFluent. getSink()Deprecated.DestinationCouchDbSourceSpecFluentImpl. getSink()Deprecated.Methods in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with parameters of type Destination Modifier and Type Method Description CouchDbSourceSpecFluent.SinkNested<A>CouchDbSourceSpecFluent. editOrNewSinkLike(Destination item)CouchDbSourceSpecFluent.SinkNested<A>CouchDbSourceSpecFluentImpl. editOrNewSinkLike(Destination item)voidCouchDbSourceSpec. setSink(Destination sink)CouchDbSourceSpecFluent.SinkNested<A>CouchDbSourceSpecFluent. withNewSinkLike(Destination item)CouchDbSourceSpecFluent.SinkNested<A>CouchDbSourceSpecFluentImpl. withNewSinkLike(Destination item)ACouchDbSourceSpecFluent. withSink(Destination sink)ACouchDbSourceSpecFluentImpl. withSink(Destination sink)Constructors in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with parameters of type Destination Constructor 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) -
Uses of Destination in io.fabric8.knative.eventing.contrib.github.v1alpha1
Methods in io.fabric8.knative.eventing.contrib.github.v1alpha1 that return Destination Modifier and Type Method Description DestinationGitHubSourceSpecFluent. buildSink()DestinationGitHubSourceSpecFluentImpl. buildSink()DestinationGitHubSourceSpec. getSink()DestinationGitHubSourceSpecFluent. getSink()Deprecated.DestinationGitHubSourceSpecFluentImpl. getSink()Deprecated.Methods in io.fabric8.knative.eventing.contrib.github.v1alpha1 with parameters of type Destination Modifier and Type Method Description GitHubSourceSpecFluent.SinkNested<A>GitHubSourceSpecFluent. editOrNewSinkLike(Destination item)GitHubSourceSpecFluent.SinkNested<A>GitHubSourceSpecFluentImpl. editOrNewSinkLike(Destination item)voidGitHubSourceSpec. setSink(Destination sink)GitHubSourceSpecFluent.SinkNested<A>GitHubSourceSpecFluent. withNewSinkLike(Destination item)GitHubSourceSpecFluent.SinkNested<A>GitHubSourceSpecFluentImpl. withNewSinkLike(Destination item)AGitHubSourceSpecFluent. withSink(Destination sink)AGitHubSourceSpecFluentImpl. withSink(Destination sink)Constructors in io.fabric8.knative.eventing.contrib.github.v1alpha1 with parameters of type Destination Constructor 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) -
Uses of Destination in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1
Methods in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 that return Destination Modifier and Type Method Description DestinationGitLabSourceSpecFluent. buildSink()DestinationGitLabSourceSpecFluentImpl. buildSink()DestinationGitLabSourceSpec. getSink()DestinationGitLabSourceSpecFluent. getSink()Deprecated.DestinationGitLabSourceSpecFluentImpl. getSink()Deprecated.Methods in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with parameters of type Destination Modifier and Type Method Description GitLabSourceSpecFluent.SinkNested<A>GitLabSourceSpecFluent. editOrNewSinkLike(Destination item)GitLabSourceSpecFluent.SinkNested<A>GitLabSourceSpecFluentImpl. editOrNewSinkLike(Destination item)voidGitLabSourceSpec. setSink(Destination sink)GitLabSourceSpecFluent.SinkNested<A>GitLabSourceSpecFluent. withNewSinkLike(Destination item)GitLabSourceSpecFluent.SinkNested<A>GitLabSourceSpecFluentImpl. withNewSinkLike(Destination item)AGitLabSourceSpecFluent. withSink(Destination sink)AGitLabSourceSpecFluentImpl. withSink(Destination sink)Constructors in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with parameters of type Destination Constructor 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) -
Uses of Destination in io.fabric8.knative.eventing.contrib.kafka.v1beta1
Methods in io.fabric8.knative.eventing.contrib.kafka.v1beta1 that return Destination Modifier and Type Method Description DestinationKafkaSourceSpecFluent. buildSink()DestinationKafkaSourceSpecFluentImpl. buildSink()DestinationKafkaSourceSpec. getSink()DestinationKafkaSourceSpecFluent. getSink()Deprecated.DestinationKafkaSourceSpecFluentImpl. getSink()Deprecated.Methods in io.fabric8.knative.eventing.contrib.kafka.v1beta1 with parameters of type Destination Modifier and Type Method Description KafkaSourceSpecFluent.SinkNested<A>KafkaSourceSpecFluent. editOrNewSinkLike(Destination item)KafkaSourceSpecFluent.SinkNested<A>KafkaSourceSpecFluentImpl. editOrNewSinkLike(Destination item)voidKafkaSourceSpec. setSink(Destination sink)KafkaSourceSpecFluent.SinkNested<A>KafkaSourceSpecFluent. withNewSinkLike(Destination item)KafkaSourceSpecFluent.SinkNested<A>KafkaSourceSpecFluentImpl. withNewSinkLike(Destination item)AKafkaSourceSpecFluent. withSink(Destination sink)AKafkaSourceSpecFluentImpl. withSink(Destination sink)Constructors in io.fabric8.knative.eventing.contrib.kafka.v1beta1 with parameters of type Destination Constructor 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) -
Uses of Destination in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1
Methods in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 that return Destination Modifier and Type Method Description DestinationPrometheusSourceSpecFluent. buildSink()DestinationPrometheusSourceSpecFluentImpl. buildSink()DestinationPrometheusSourceSpec. getSink()DestinationPrometheusSourceSpecFluent. getSink()Deprecated.DestinationPrometheusSourceSpecFluentImpl. getSink()Deprecated.Methods in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with parameters of type Destination Modifier and Type Method Description PrometheusSourceSpecFluent.SinkNested<A>PrometheusSourceSpecFluent. editOrNewSinkLike(Destination item)PrometheusSourceSpecFluent.SinkNested<A>PrometheusSourceSpecFluentImpl. editOrNewSinkLike(Destination item)voidPrometheusSourceSpec. setSink(Destination sink)PrometheusSourceSpecFluent.SinkNested<A>PrometheusSourceSpecFluent. withNewSinkLike(Destination item)PrometheusSourceSpecFluent.SinkNested<A>PrometheusSourceSpecFluentImpl. withNewSinkLike(Destination item)APrometheusSourceSpecFluent. withSink(Destination sink)APrometheusSourceSpecFluentImpl. withSink(Destination sink)Constructors in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with parameters of type Destination Constructor 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) -
Uses of Destination in io.fabric8.knative.eventing.v1
Methods in io.fabric8.knative.eventing.v1 that return Destination Modifier and Type Method Description DestinationTriggerSpecFluent. buildSubscriber()DestinationTriggerSpecFluentImpl. buildSubscriber()DestinationTriggerSpec. getSubscriber()DestinationTriggerSpecFluent. getSubscriber()Deprecated.DestinationTriggerSpecFluentImpl. getSubscriber()Deprecated.Methods in io.fabric8.knative.eventing.v1 with parameters of type Destination Modifier and Type Method Description TriggerSpecFluent.SubscriberNested<A>TriggerSpecFluent. editOrNewSubscriberLike(Destination item)TriggerSpecFluent.SubscriberNested<A>TriggerSpecFluentImpl. editOrNewSubscriberLike(Destination item)voidTriggerSpec. setSubscriber(Destination subscriber)TriggerSpecFluent.SubscriberNested<A>TriggerSpecFluent. withNewSubscriberLike(Destination item)TriggerSpecFluent.SubscriberNested<A>TriggerSpecFluentImpl. withNewSubscriberLike(Destination item)ATriggerSpecFluent. withSubscriber(Destination subscriber)ATriggerSpecFluentImpl. withSubscriber(Destination subscriber)Constructors in io.fabric8.knative.eventing.v1 with parameters of type Destination Constructor Description EditableTriggerSpec(String broker, TriggerFilter filter, Destination subscriber)TriggerSpec(String broker, TriggerFilter filter, Destination subscriber) -
Uses of Destination in io.fabric8.knative.flows.v1
Methods in io.fabric8.knative.flows.v1 that return Destination Modifier and Type Method Description DestinationSequenceSpecFluent. buildReply()DestinationSequenceSpecFluentImpl. buildReply()DestinationSequenceSpec. getReply()DestinationSequenceSpecFluent. getReply()Deprecated.DestinationSequenceSpecFluentImpl. getReply()Deprecated.Methods in io.fabric8.knative.flows.v1 with parameters of type Destination Modifier and Type Method Description SequenceSpecFluent.ReplyNested<A>SequenceSpecFluent. editOrNewReplyLike(Destination item)SequenceSpecFluent.ReplyNested<A>SequenceSpecFluentImpl. editOrNewReplyLike(Destination item)voidSequenceSpec. setReply(Destination reply)SequenceSpecFluent.ReplyNested<A>SequenceSpecFluent. withNewReplyLike(Destination item)SequenceSpecFluent.ReplyNested<A>SequenceSpecFluentImpl. withNewReplyLike(Destination item)ASequenceSpecFluent. withReply(Destination reply)ASequenceSpecFluentImpl. withReply(Destination reply)Constructors in io.fabric8.knative.flows.v1 with parameters of type Destination Constructor Description EditableSequenceSpec(ChannelTemplateSpec channelTemplate, Destination reply, List<SequenceStep> steps)SequenceSpec(ChannelTemplateSpec channelTemplate, Destination reply, List<SequenceStep> steps) -
Uses of Destination in io.fabric8.knative.internal.eventing.pkg.apis.duck.v1
Methods in io.fabric8.knative.internal.eventing.pkg.apis.duck.v1 that return Destination Modifier and Type Method Description DestinationDeliverySpecFluent. buildDeadLetterSink()DestinationDeliverySpecFluentImpl. buildDeadLetterSink()DestinationDeliverySpec. getDeadLetterSink()DestinationDeliverySpecFluent. getDeadLetterSink()Deprecated.DestinationDeliverySpecFluentImpl. getDeadLetterSink()Deprecated.Methods in io.fabric8.knative.internal.eventing.pkg.apis.duck.v1 with parameters of type Destination Modifier and Type Method Description DeliverySpecFluent.DeadLetterSinkNested<A>DeliverySpecFluent. editOrNewDeadLetterSinkLike(Destination item)DeliverySpecFluent.DeadLetterSinkNested<A>DeliverySpecFluentImpl. editOrNewDeadLetterSinkLike(Destination item)voidDeliverySpec. setDeadLetterSink(Destination deadLetterSink)ADeliverySpecFluent. withDeadLetterSink(Destination deadLetterSink)ADeliverySpecFluentImpl. withDeadLetterSink(Destination deadLetterSink)DeliverySpecFluent.DeadLetterSinkNested<A>DeliverySpecFluent. withNewDeadLetterSinkLike(Destination item)DeliverySpecFluent.DeadLetterSinkNested<A>DeliverySpecFluentImpl. withNewDeadLetterSinkLike(Destination item)Constructors in io.fabric8.knative.internal.eventing.pkg.apis.duck.v1 with parameters of type Destination Constructor Description DeliverySpec(String backoffDelay, String backoffPolicy, Destination deadLetterSink, Integer retry)EditableDeliverySpec(String backoffDelay, String backoffPolicy, Destination deadLetterSink, Integer retry) -
Uses of Destination in io.fabric8.knative.internal.pkg.apis.duck.v1
Subclasses of Destination in io.fabric8.knative.internal.pkg.apis.duck.v1 Modifier and Type Class Description classEditableDestinationConstructors in io.fabric8.knative.internal.pkg.apis.duck.v1 with parameters of type Destination Constructor Description DestinationBuilder(Destination instance)DestinationBuilder(DestinationFluent<?> fluent, Destination instance)DestinationBuilder(DestinationFluent<?> fluent, Destination instance, Boolean validationEnabled)DestinationBuilder(Destination instance, Boolean validationEnabled)DestinationFluentImpl(Destination instance) -
Uses of Destination in io.fabric8.knative.messaging.v1
Methods in io.fabric8.knative.messaging.v1 that return Destination Modifier and Type Method Description DestinationSubscriptionSpecFluent. buildReply()DestinationSubscriptionSpecFluentImpl. buildReply()DestinationSubscriptionSpecFluent. buildSubscriber()DestinationSubscriptionSpecFluentImpl. buildSubscriber()DestinationSubscriptionSpec. getReply()DestinationSubscriptionSpecFluent. getReply()Deprecated.DestinationSubscriptionSpecFluentImpl. getReply()Deprecated.DestinationSubscriptionSpec. getSubscriber()DestinationSubscriptionSpecFluent. getSubscriber()Deprecated.DestinationSubscriptionSpecFluentImpl. getSubscriber()Deprecated.Constructors in io.fabric8.knative.messaging.v1 with parameters of type Destination Constructor 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) -
Uses of Destination in io.fabric8.knative.sources.v1beta1
Methods in io.fabric8.knative.sources.v1beta1 that return Destination Modifier and Type Method Description DestinationApiServerSourceSpecFluent. buildSink()DestinationApiServerSourceSpecFluentImpl. buildSink()DestinationContainerSourceSpecFluent. buildSink()DestinationContainerSourceSpecFluentImpl. buildSink()DestinationPingSourceSpecFluent. buildSink()DestinationPingSourceSpecFluentImpl. buildSink()DestinationSinkBindingSpecFluent. buildSink()DestinationSinkBindingSpecFluentImpl. buildSink()DestinationApiServerSourceSpec. getSink()DestinationApiServerSourceSpecFluent. getSink()Deprecated.DestinationApiServerSourceSpecFluentImpl. getSink()Deprecated.DestinationContainerSourceSpec. getSink()DestinationContainerSourceSpecFluent. getSink()Deprecated.DestinationContainerSourceSpecFluentImpl. getSink()Deprecated.DestinationPingSourceSpec. getSink()DestinationPingSourceSpecFluent. getSink()Deprecated.DestinationPingSourceSpecFluentImpl. getSink()Deprecated.DestinationSinkBindingSpec. getSink()DestinationSinkBindingSpecFluent. getSink()Deprecated.DestinationSinkBindingSpecFluentImpl. getSink()Deprecated.
-