Uses of Class
io.fabric8.knative.sources.v1beta1.PingSourceBuilder
-
Packages that use PingSourceBuilder Package Description io.fabric8.knative.sources.v1beta1 -
-
Uses of PingSourceBuilder in io.fabric8.knative.sources.v1beta1
Methods in io.fabric8.knative.sources.v1beta1 that return PingSourceBuilder Modifier and Type Method Description PingSourceBuilderEditablePingSource. edit()Method parameters in io.fabric8.knative.sources.v1beta1 with type arguments of type PingSourceBuilder Modifier and Type Method Description PingSourcePingSourceListFluent. buildMatchingItem(Predicate<PingSourceBuilder> predicate)PingSourcePingSourceListFluentImpl. buildMatchingItem(Predicate<PingSourceBuilder> predicate)PingSourceListFluent.ItemsNested<A>PingSourceListFluent. editMatchingItem(Predicate<PingSourceBuilder> predicate)PingSourceListFluent.ItemsNested<A>PingSourceListFluentImpl. editMatchingItem(Predicate<PingSourceBuilder> predicate)BooleanPingSourceListFluent. hasMatchingItem(Predicate<PingSourceBuilder> predicate)BooleanPingSourceListFluentImpl. hasMatchingItem(Predicate<PingSourceBuilder> predicate)APingSourceListFluent. removeMatchingFromItems(Predicate<PingSourceBuilder> predicate)APingSourceListFluentImpl. removeMatchingFromItems(Predicate<PingSourceBuilder> predicate)
-