Uses of Class
org.apache.camel.v1.integrationplatformspec.traits.Builder
-
Packages that use Builder Package Description org.apache.camel.v1.integrationplatformspec -
-
Uses of Builder in org.apache.camel.v1.integrationplatformspec
Methods in org.apache.camel.v1.integrationplatformspec that return Builder Modifier and Type Method Description BuilderTraits. getBuilder()Methods in org.apache.camel.v1.integrationplatformspec with parameters of type Builder Modifier and Type Method Description voidTraits. setBuilder(Builder builder)
-