Uses of Interface
org.apache.camel.builder.endpoint.dsl.IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilder
Packages that use IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilder
-
Uses of IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilderModifier and TypeMethodDescriptionIBM Cloud Object Storage (camel-ibm-cos) Store and retrieve objects from IBM Cloud Object Storage.IBM Cloud Object Storage (camel-ibm-cos) Store and retrieve objects from IBM Cloud Object Storage. -
Uses of IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilderModifier and TypeMethodDescriptionIBM Cloud API Key for authentication.IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilder.autoCreateBucket(boolean autoCreateBucket) Automatically create the bucket if it doesn't exist.IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilder.autoCreateBucket(String autoCreateBucket) Automatically create the bucket if it doesn't exist.IBMCOSEndpointBuilderFactory.AdvancedIBMCOSEndpointBuilder.basic()The delimiter to use for listing objects.IBMCOSEndpointBuilderFactory.endpointBuilder(String componentName, String path) IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilder.endpointUrl(String endpointUrl) IBM COS Endpoint URL (e.g., https://s3.us-south.cloud-object-storage.appdomain.cloud) Note that some operations requires to use a regional endpoint URL instead of a cross-region one.IBM Cloud Object Storage (camel-ibm-cos) Store and retrieve objects from IBM Cloud Object Storage.IBM Cloud Object Storage (camel-ibm-cos) Store and retrieve objects from IBM Cloud Object Storage.IBM COS Location/Region (e.g., us-south, eu-gb).The prefix to use for listing objects.IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilder.serviceInstanceId(String serviceInstanceId) IBM COS Service Instance ID (CRN).