Uses of Class
org.apache.camel.v1.integrationspec.traits.PullSecret
-
Packages that use PullSecret Package Description org.apache.camel.v1.integrationspec -
-
Uses of PullSecret in org.apache.camel.v1.integrationspec
Methods in org.apache.camel.v1.integrationspec that return PullSecret Modifier and Type Method Description PullSecretTraits. getPullSecret()Methods in org.apache.camel.v1.integrationspec with parameters of type PullSecret Modifier and Type Method Description voidTraits. setPullSecret(PullSecret pullSecret)
-