Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.securitycontext.SeccompProfile
-
Packages that use SeccompProfile Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec -
-
Uses of SeccompProfile in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec that return SeccompProfile Modifier and Type Method Description SeccompProfileSecurityContext. getSeccompProfile()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec with parameters of type SeccompProfile Modifier and Type Method Description voidSecurityContext. setSeccompProfile(SeccompProfile seccompProfile)
-