Uses of Interface
org.citrusframework.actions.camel.CamelKubernetesIntegrationDeleteActionBuilder
Packages that use CamelKubernetesIntegrationDeleteActionBuilder
-
Uses of CamelKubernetesIntegrationDeleteActionBuilder in org.citrusframework.actions.camel
Classes in org.citrusframework.actions.camel with type parameters of type CamelKubernetesIntegrationDeleteActionBuilderModifier and TypeInterfaceDescriptioninterfaceCamelKubernetesIntegrationDeleteActionBuilder<T extends TestAction,B extends CamelKubernetesIntegrationDeleteActionBuilder<T, B>> Methods in org.citrusframework.actions.camel that return CamelKubernetesIntegrationDeleteActionBuilderModifier and TypeMethodDescriptionCamelJBangKubernetesActionBuilder.delete()Delete a deployed Camel application using the previous exported Kubernetes manifest.