Uses of Class
org.apache.camel.v1.buildspec.tasks.builder.maven.settings.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 ConfigMapKeyRefSettings. getConfigMapKeyRef()Methods in org.apache.camel.v1.buildspec.tasks.builder.maven with parameters of type ConfigMapKeyRef Modifier and Type Method Description voidSettings. setConfigMapKeyRef(ConfigMapKeyRef configMapKeyRef)
-