Uses of Interface
org.apache.camel.builder.endpoint.dsl.GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder
Packages that use GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder
-
Uses of GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilderModifier and TypeMethodDescriptionGoogleSecretManagerEndpointBuilderFactory.GoogleSecretManagerEndpointBuilder.advanced()GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder.client(com.google.cloud.secretmanager.v1.SecretManagerServiceClient client) The client to use during service invocation.GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder.client(String client) The client to use during service invocation.GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).