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 

R

Record - Interface in org.talend.sdk.component.api.record
 
Record.Builder - Interface in org.talend.sdk.component.api.record
Allows to create a record with a fluent API.
RecordBuilderFactory - Interface in org.talend.sdk.component.api.service.record
Entry point to create records (through builders).
RecordPointer - Interface in org.talend.sdk.component.api.record
Represents a extraction logic from a path (jsonpointer) for records.
RecordPointerFactory - Interface in org.talend.sdk.component.api.record
Adapted representation of jsonpointer specification for record modelling.
RecordService - Interface in org.talend.sdk.component.api.service.record
Helping class to build records.
RecordVisitor<T> - Interface in org.talend.sdk.component.api.service.record
Visitor enabling to browse a record.
Request - Annotation Type in org.talend.sdk.component.api.service.http
Marks the method as a request method.
Required - Annotation Type in org.talend.sdk.component.api.configuration.constraint
 
resolvedDependencies() - Method in interface org.talend.sdk.component.api.service.dependency.Resolver.ClassLoaderDescriptor
 
resolveFromDescriptor(InputStream) - Method in interface org.talend.sdk.component.api.service.dependency.Resolver
Resolves the dependencies from the descriptor passed as an InputStream.
resolveFromDescriptor(List<String>) - Method in interface org.talend.sdk.component.api.service.dependency.Resolver
Alias to load dependencies from a plain list of gav (groupId:artifactId:version).
Resolver - Interface in org.talend.sdk.component.api.service.dependency
 
Resolver.ClassLoaderDescriptor - Interface in org.talend.sdk.component.api.service.dependency
Abstract a classloader adding the metadata about the resolution done to create it.
Response<T> - Interface in org.talend.sdk.component.api.service.http
Represents a Http response and can be used as returned type of a Request method.
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