Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.traits.KnativeService.Visibility
-
Packages that use KnativeService.Visibility Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.traits -
-
Uses of KnativeService.Visibility in org.apache.camel.v1alpha1.kameletbindingspec.integration.traits
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.traits that return KnativeService.Visibility Modifier and Type Method Description KnativeService.VisibilityKnativeService. getVisibility()static KnativeService.VisibilityKnativeService.Visibility. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static KnativeService.Visibility[]KnativeService.Visibility. 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 KnativeService.Visibility Modifier and Type Method Description voidKnativeService. setVisibility(KnativeService.Visibility visibility)
-