Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.traits.Gc.DiscoveryCache
-
Packages that use Gc.DiscoveryCache Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.traits -
-
Uses of Gc.DiscoveryCache in org.apache.camel.v1alpha1.kameletbindingspec.integration.traits
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.traits that return Gc.DiscoveryCache Modifier and Type Method Description Gc.DiscoveryCacheGc. getDiscoveryCache()static Gc.DiscoveryCacheGc.DiscoveryCache. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Gc.DiscoveryCache[]Gc.DiscoveryCache. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.traits with parameters of type Gc.DiscoveryCache Modifier and Type Method Description voidGc. setDiscoveryCache(Gc.DiscoveryCache discoveryCache)
-