Uses of Class
org.apache.camel.v1.integrationspec.template.spec.volumes.GitRepo
-
Packages that use GitRepo Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of GitRepo in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return GitRepo Modifier and Type Method Description GitRepoVolumes. getGitRepo()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type GitRepo Modifier and Type Method Description voidVolumes. setGitRepo(GitRepo gitRepo)
-