Uses of Class
org.apache.camel.v1.integrationspec.template.spec.volumes.Secret
-
Packages that use Secret Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of Secret in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return Secret Modifier and Type Method Description SecretVolumes. getSecret()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type Secret Modifier and Type Method Description voidVolumes. setSecret(Secret secret)
-