Skip navigation links
Component API - 1.1.14-SNAPSHOT
A B C D E F G H I K L M N O P Q R S T U V W 

C

Cached - Annotation Type in org.talend.sdk.component.api.service.cache
Can mark a method (or all methods) of a service as being cached in the LocalCache.
Checkable - Annotation Type in org.talend.sdk.component.api.configuration.action
 
CITIZEN - Static variable in interface org.talend.sdk.component.api.configuration.ui.layout.GridLayout.FormType
Deprecated.
Code - Annotation Type in org.talend.sdk.component.api.configuration.ui.widget
 
Codec - Annotation Type in org.talend.sdk.component.api.service.http
Defines which implementation payloads (input/output) are serialized with.
Components - Annotation Type in org.talend.sdk.component.api.component
Enable to configure the component by module (package).
computeIfAbsent(String, long, Supplier<T>) - Method in interface org.talend.sdk.component.api.service.cache.LocalCache
Read or compute and save a value for a determined duration.
computeIfAbsent(String, Supplier<T>) - Method in interface org.talend.sdk.component.api.service.cache.LocalCache
Default the timeout to Integer.MAX_VALUE.
Condition - Annotation Type in org.talend.sdk.component.api.configuration.condition.meta
 
Configuration - Annotation Type in org.talend.sdk.component.api.service.configuration
Mark a configuration field method parameter as being instantiated from the LocalConfiguration.
configuration() - Method in interface org.talend.sdk.component.api.service.http.Configurer.ConfigurerConfiguration
 
Configuration() - Constructor for class org.talend.sdk.component.api.service.http.configurer.oauth1.OAuth1.Configuration
 
ConfigurationType - Annotation Type in org.talend.sdk.component.api.configuration.type.meta
 
configure(Configurer.Connection, Configurer.ConfigurerConfiguration) - Method in interface org.talend.sdk.component.api.service.http.Configurer
 
configure(Configurer.Connection, Configurer.ConfigurerConfiguration) - Method in class org.talend.sdk.component.api.service.http.configurer.oauth1.OAuth1.Configurer
 
Configurer - Interface in org.talend.sdk.component.api.service.http
Callback to configure the connection more deeply.
Configurer() - Constructor for class org.talend.sdk.component.api.service.http.configurer.oauth1.OAuth1.Configurer
 
Configurer.ConfigurerConfiguration - Interface in org.talend.sdk.component.api.service.http
Represents the potential ConfigurerOption parameters of the invocation.
Configurer.Connection - Interface in org.talend.sdk.component.api.service.http
Represents actions doable on a connection.
ConfigurerOption - Annotation Type in org.talend.sdk.component.api.service.http
Marks a parameter as a configurer option.
ContentType - Annotation Type in org.talend.sdk.component.api.service.http
Define the content type supported by Encoder and Decoder implementation
create(Class<T>) - Method in interface org.talend.sdk.component.api.service.factory.ObjectFactory.ObjectFactoryInstance
 
create(Class<T>, String) - Method in interface org.talend.sdk.component.api.service.http.HttpClientFactory
 
create(Schema, Record, BiFunction<Schema.Entry, Record.Builder, Boolean>, BiConsumer<Record.Builder, Boolean>) - Method in interface org.talend.sdk.component.api.service.record.RecordService
createInstance(String) - Method in interface org.talend.sdk.component.api.service.factory.ObjectFactory
Creates an instance builder.
Credential - Annotation Type in org.talend.sdk.component.api.configuration.ui.widget
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links
Component API - 1.1.14-SNAPSHOT

1.1.14-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation