Uses of Class
org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.SecurityContext
-
Packages that use SecurityContext Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of SecurityContext in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return SecurityContext Modifier and Type Method Description SecurityContextEphemeralContainers. getSecurityContext()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type SecurityContext Modifier and Type Method Description voidEphemeralContainers. setSecurityContext(SecurityContext securityContext)
-