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