Uses of Interface
org.apache.camel.builder.endpoint.dsl.IBMCOSEndpointBuilderFactory.AdvancedIBMCOSEndpointProducerBuilder
Packages that use IBMCOSEndpointBuilderFactory.AdvancedIBMCOSEndpointProducerBuilder
-
Uses of IBMCOSEndpointBuilderFactory.AdvancedIBMCOSEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of IBMCOSEndpointBuilderFactory.AdvancedIBMCOSEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the IBM Cloud Object Storage component.Methods in org.apache.camel.builder.endpoint.dsl that return IBMCOSEndpointBuilderFactory.AdvancedIBMCOSEndpointProducerBuilderModifier and TypeMethodDescriptionIBMCOSEndpointBuilderFactory.IBMCOSEndpointProducerBuilder.advanced()IBMCOSEndpointBuilderFactory.AdvancedIBMCOSEndpointProducerBuilder.cosClient(com.ibm.cloud.objectstorage.services.s3.AmazonS3 cosClient) Reference to an IBM COS Client instance in the registry.Reference to an IBM COS Client instance in the registry.IBMCOSEndpointBuilderFactory.AdvancedIBMCOSEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).IBMCOSEndpointBuilderFactory.AdvancedIBMCOSEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).