Uses of Class
org.apache.camel.v1.buildspec.tasks.builder.maven.settingssecurity.ConfigMapKeyRef
-
Packages that use ConfigMapKeyRef Package Description org.apache.camel.v1.buildspec.tasks.builder.maven -
-
Uses of ConfigMapKeyRef in org.apache.camel.v1.buildspec.tasks.builder.maven
Methods in org.apache.camel.v1.buildspec.tasks.builder.maven that return ConfigMapKeyRef Modifier and Type Method Description ConfigMapKeyRefSettingsSecurity. getConfigMapKeyRef()Methods in org.apache.camel.v1.buildspec.tasks.builder.maven with parameters of type ConfigMapKeyRef Modifier and Type Method Description voidSettingsSecurity. setConfigMapKeyRef(ConfigMapKeyRef configMapKeyRef)
-