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