Uses of Interface
io.fabric8.knative.sources.v1beta1.PingSourceSpecFluent
-
Packages that use PingSourceSpecFluent Package Description io.fabric8.knative.sources.v1beta1 -
-
Uses of PingSourceSpecFluent in io.fabric8.knative.sources.v1beta1
Classes in io.fabric8.knative.sources.v1beta1 with type parameters of type PingSourceSpecFluent Modifier and Type Interface Description interfacePingSourceSpecFluent<A extends PingSourceSpecFluent<A>>classPingSourceSpecFluentImpl<A extends PingSourceSpecFluent<A>>Subinterfaces of PingSourceSpecFluent in io.fabric8.knative.sources.v1beta1 Modifier and Type Interface Description static interfacePingSourceFluent.SpecNested<N>Classes in io.fabric8.knative.sources.v1beta1 that implement PingSourceSpecFluent Modifier and Type Class Description classPingSourceFluentImpl.SpecNestedImpl<N>classPingSourceSpecBuilderclassPingSourceSpecFluentImpl<A extends PingSourceSpecFluent<A>>Constructors in io.fabric8.knative.sources.v1beta1 with parameters of type PingSourceSpecFluent Constructor Description PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent)PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent, PingSourceSpec instance)PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent, PingSourceSpec instance, Boolean validationEnabled)PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent, Boolean validationEnabled)
-