Uses of Class
io.fabric8.knative.eventing.contrib.awssqs.v1alpha1.AwsSqsSourceSpec
-
Packages that use AwsSqsSourceSpec Package Description io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 -
-
Uses of AwsSqsSourceSpec in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1
Subclasses of AwsSqsSourceSpec in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 Modifier and Type Class Description classEditableAwsSqsSourceSpecMethods in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 that return AwsSqsSourceSpec Modifier and Type Method Description AwsSqsSourceSpecAwsSqsSourceFluent. buildSpec()AwsSqsSourceSpecAwsSqsSourceFluentImpl. buildSpec()AwsSqsSourceSpecAwsSqsSource. getSpec()AwsSqsSourceSpecAwsSqsSourceFluent. getSpec()Deprecated.AwsSqsSourceSpecAwsSqsSourceFluentImpl. getSpec()Deprecated.Methods in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 with parameters of type AwsSqsSourceSpec Modifier and Type Method Description AwsSqsSourceFluent.SpecNested<A>AwsSqsSourceFluent. editOrNewSpecLike(AwsSqsSourceSpec item)AwsSqsSourceFluent.SpecNested<A>AwsSqsSourceFluentImpl. editOrNewSpecLike(AwsSqsSourceSpec item)voidAwsSqsSource. setSpec(AwsSqsSourceSpec spec)AwsSqsSourceFluent.SpecNested<A>AwsSqsSourceFluent. withNewSpecLike(AwsSqsSourceSpec item)AwsSqsSourceFluent.SpecNested<A>AwsSqsSourceFluentImpl. withNewSpecLike(AwsSqsSourceSpec item)AAwsSqsSourceFluent. withSpec(AwsSqsSourceSpec spec)AAwsSqsSourceFluentImpl. withSpec(AwsSqsSourceSpec spec)Constructors in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 with parameters of type AwsSqsSourceSpec Constructor Description AwsSqsSource(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, AwsSqsSourceSpec spec, AwsSqsSourceStatus status)AwsSqsSourceSpecBuilder(AwsSqsSourceSpec instance)AwsSqsSourceSpecBuilder(AwsSqsSourceSpecFluent<?> fluent, AwsSqsSourceSpec instance)AwsSqsSourceSpecBuilder(AwsSqsSourceSpecFluent<?> fluent, AwsSqsSourceSpec instance, Boolean validationEnabled)AwsSqsSourceSpecBuilder(AwsSqsSourceSpec instance, Boolean validationEnabled)AwsSqsSourceSpecFluentImpl(AwsSqsSourceSpec instance)EditableAwsSqsSource(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, AwsSqsSourceSpec spec, AwsSqsSourceStatus status)
-