Uses of Interface
org.apache.camel.builder.endpoint.dsl.STS2EndpointBuilderFactory.AdvancedSTS2EndpointBuilder
Packages that use STS2EndpointBuilderFactory.AdvancedSTS2EndpointBuilder
-
Uses of STS2EndpointBuilderFactory.AdvancedSTS2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return STS2EndpointBuilderFactory.AdvancedSTS2EndpointBuilderModifier and TypeMethodDescriptionSTS2EndpointBuilderFactory.STS2EndpointBuilder.advanced()STS2EndpointBuilderFactory.AdvancedSTS2EndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).STS2EndpointBuilderFactory.AdvancedSTS2EndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).To use a existing configured AWS STS as client.STS2EndpointBuilderFactory.AdvancedSTS2EndpointBuilder.stsClient(software.amazon.awssdk.services.sts.StsClient stsClient) To use a existing configured AWS STS as client.