Uses of Class
org.apache.camel.v1.integrationplatformspec.build.maven.CaSecrets
-
Packages that use CaSecrets Package Description org.apache.camel.v1.integrationplatformspec.build -
-
Uses of CaSecrets in org.apache.camel.v1.integrationplatformspec.build
Methods in org.apache.camel.v1.integrationplatformspec.build that return types with arguments of type CaSecrets Modifier and Type Method Description java.util.List<CaSecrets>Maven. getCaSecrets()Method parameters in org.apache.camel.v1.integrationplatformspec.build with type arguments of type CaSecrets Modifier and Type Method Description voidMaven. setCaSecrets(java.util.List<CaSecrets> caSecrets)
-