Uses of Interface
io.fabric8.knative.eventing.contrib.awssqs.v1alpha1.AwsSqsSourceSpecFluent
-
Packages that use AwsSqsSourceSpecFluent Package Description io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 -
-
Uses of AwsSqsSourceSpecFluent in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1
Classes in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 with type parameters of type AwsSqsSourceSpecFluent Modifier and Type Interface Description interfaceAwsSqsSourceSpecFluent<A extends AwsSqsSourceSpecFluent<A>>classAwsSqsSourceSpecFluentImpl<A extends AwsSqsSourceSpecFluent<A>>Subinterfaces of AwsSqsSourceSpecFluent in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 Modifier and Type Interface Description static interfaceAwsSqsSourceFluent.SpecNested<N>Classes in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 that implement AwsSqsSourceSpecFluent Modifier and Type Class Description classAwsSqsSourceFluentImpl.SpecNestedImpl<N>classAwsSqsSourceSpecBuilderclassAwsSqsSourceSpecFluentImpl<A extends AwsSqsSourceSpecFluent<A>>Constructors in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 with parameters of type AwsSqsSourceSpecFluent Constructor Description AwsSqsSourceSpecBuilder(AwsSqsSourceSpecFluent<?> fluent)AwsSqsSourceSpecBuilder(AwsSqsSourceSpecFluent<?> fluent, AwsSqsSourceSpec instance)AwsSqsSourceSpecBuilder(AwsSqsSourceSpecFluent<?> fluent, AwsSqsSourceSpec instance, Boolean validationEnabled)AwsSqsSourceSpecBuilder(AwsSqsSourceSpecFluent<?> fluent, Boolean validationEnabled)
-