Uses of Interface
org.apache.camel.builder.endpoint.dsl.BoxEndpointBuilderFactory.BoxEndpointBuilder
Packages that use BoxEndpointBuilderFactory.BoxEndpointBuilder
-
Uses of BoxEndpointBuilderFactory.BoxEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return BoxEndpointBuilderFactory.BoxEndpointBuilderModifier and TypeMethodDescriptionBox (camel-box) Upload, download and manage files, folders, groups, collaborations, etc.Box (camel-box) Upload, download and manage files, folders, groups, collaborations, etc. -
Uses of BoxEndpointBuilderFactory.BoxEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return BoxEndpointBuilderFactory.BoxEndpointBuilderModifier and TypeMethodDescriptionBoxEndpointBuilderFactory.BoxEndpointBuilder.authenticationType(String authenticationType) The type of authentication for connection.BoxEndpointBuilderFactory.AdvancedBoxEndpointBuilder.basic()Box (camel-box) Upload, download and manage files, folders, groups, collaborations, etc.Box (camel-box) Upload, download and manage files, folders, groups, collaborations, etc.Box application client ID.BoxEndpointBuilderFactory.BoxEndpointBuilder.clientSecret(String clientSecret) Box application client secret.BoxEndpointBuilderFactory.endpointBuilder(String componentName, String path) BoxEndpointBuilderFactory.BoxEndpointBuilder.enterpriseId(String enterpriseId) The enterprise ID to use for an App Enterprise.Sets the name of a parameter to be passed in the exchange In Body.BoxEndpointBuilderFactory.BoxEndpointBuilder.privateKeyFile(String privateKeyFile) The private key for generating the JWT signature.BoxEndpointBuilderFactory.BoxEndpointBuilder.privateKeyPassword(String privateKeyPassword) The password for the private key.BoxEndpointBuilderFactory.BoxEndpointBuilder.publicKeyId(String publicKeyId) The ID for public key for validating the JWT signature.BoxEndpointBuilderFactory.BoxEndpointBuilder.sslContextParameters(String sslContextParameters) To configure security using SSLContextParameters.BoxEndpointBuilderFactory.BoxEndpointBuilder.sslContextParameters(org.apache.camel.support.jsse.SSLContextParameters sslContextParameters) To configure security using SSLContextParameters.The user ID to use for an App User.Box user name, MUST be provided.BoxEndpointBuilderFactory.BoxEndpointBuilder.userPassword(String userPassword) Box user password, MUST be provided if authSecureStorage is not set, or returns null on first call.