Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers.securitycontext.WindowsOptions
-
Packages that use WindowsOptions Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers -
-
Uses of WindowsOptions in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers that return WindowsOptions Modifier and Type Method Description WindowsOptionsSecurityContext. getWindowsOptions()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers with parameters of type WindowsOptions Modifier and Type Method Description voidSecurityContext. setWindowsOptions(WindowsOptions windowsOptions)
-