Uses of Enum Class
com.predic8.membrane.core.kubernetes.client.WatchAction
Packages that use WatchAction
Package
Description
-
Uses of WatchAction in com.predic8.membrane.core.kubernetes
Methods in com.predic8.membrane.core.kubernetes that return WatchActionMethods in com.predic8.membrane.core.kubernetes with parameters of type WatchActionModifier and TypeMethodDescriptionvoidBeanCache.handle(WatchAction action, Map m) May be called from multiple threads.Constructors in com.predic8.membrane.core.kubernetes with parameters of type WatchAction -
Uses of WatchAction in com.predic8.membrane.core.kubernetes.client
Methods in com.predic8.membrane.core.kubernetes.client that return WatchActionModifier and TypeMethodDescriptionstatic WatchActionReturns the enum constant of this class with the specified name.static WatchAction[]WatchAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.predic8.membrane.core.kubernetes.client with parameters of type WatchActionModifier and TypeMethodDescriptionvoidWatcher.onEvent(@NotNull WatchAction action, @NotNull Map m)