Uses of Interface
org.apache.camel.builder.endpoint.dsl.GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder
-
Packages that use GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder Modifier and Type Method Description default GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilderGoogleSecretManagerEndpointBuilderFactory.GoogleSecretManagerEndpointBuilder. advanced()default GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilderGoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder. client(com.google.cloud.secretmanager.v1.SecretManagerServiceClient client)The client to use during service invocation.default GoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilderGoogleSecretManagerEndpointBuilderFactory.AdvancedGoogleSecretManagerEndpointBuilder. client(String client)The client to use during service invocation.
-