Uses of Class
org.apache.camel.v1.integrationspec.template.spec.volumes.projected.sources.ServiceAccountToken
-
Packages that use ServiceAccountToken Package Description org.apache.camel.v1.integrationspec.template.spec.volumes.projected -
-
Uses of ServiceAccountToken in org.apache.camel.v1.integrationspec.template.spec.volumes.projected
Methods in org.apache.camel.v1.integrationspec.template.spec.volumes.projected that return ServiceAccountToken Modifier and Type Method Description ServiceAccountTokenSources. getServiceAccountToken()Methods in org.apache.camel.v1.integrationspec.template.spec.volumes.projected with parameters of type ServiceAccountToken Modifier and Type Method Description voidSources. setServiceAccountToken(ServiceAccountToken serviceAccountToken)
-