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

W

withArray(Schema.Entry, Collection<T>) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withBoolean(String, boolean) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withBoolean(Schema.Entry, boolean) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withBytes(String, byte[]) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withBytes(Schema.Entry, byte[]) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withComment(String) - Method in interface org.talend.sdk.component.api.record.Schema.Entry.Builder
 
withConnectionTimeout(int) - Method in interface org.talend.sdk.component.api.service.http.Configurer.Connection
Sets the connection timeout of the connection.
withDateTime(String, Date) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withDateTime(Schema.Entry, Date) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withDateTime(String, ZonedDateTime) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withDateTime(Schema.Entry, ZonedDateTime) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withDefaultValue(T) - Method in interface org.talend.sdk.component.api.record.Schema.Entry.Builder
 
withDouble(String, double) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withDouble(Schema.Entry, double) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withElementSchema(Schema) - Method in interface org.talend.sdk.component.api.record.Schema.Builder
 
withElementSchema(Schema) - Method in interface org.talend.sdk.component.api.record.Schema.Entry.Builder
 
withEntry(Schema.Entry) - Method in interface org.talend.sdk.component.api.record.Schema.Builder
 
withFieldInjection() - Method in interface org.talend.sdk.component.api.service.factory.ObjectFactory.ObjectFactoryInstance
Set that the properties can be injected into fields directly, default uses fields but not private ones.
withFloat(String, float) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withFloat(Schema.Entry, float) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withHeader(String, String) - Method in interface org.talend.sdk.component.api.service.http.Configurer.Connection
Adds a header to the request.
withInt(String, int) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withInt(Schema.Entry, int) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withLong(String, long) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withLong(Schema.Entry, long) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withName(String) - Method in interface org.talend.sdk.component.api.record.Schema.Entry.Builder
 
withNullable(boolean) - Method in interface org.talend.sdk.component.api.record.Schema.Entry.Builder
 
withoutFieldInjection() - Method in interface org.talend.sdk.component.api.service.factory.ObjectFactory.ObjectFactoryInstance
Set that the properties can NOT be injected into fields directly.
withoutFollowRedirects() - Method in interface org.talend.sdk.component.api.service.http.Configurer.Connection
Prevents the client to follow redirections.
withProperties(Map<String, ?>) - Method in interface org.talend.sdk.component.api.service.factory.ObjectFactory.ObjectFactoryInstance
 
withProperties(Stream<T>, Function<T, String>, Function<T, ?>) - Method in interface org.talend.sdk.component.api.service.factory.ObjectFactory.ObjectFactoryInstance
withReadTimeout(int) - Method in interface org.talend.sdk.component.api.service.http.Configurer.Connection
Sets the read timeout of the connection.
withRecord(Schema.Entry, Record) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withRecord(String, Record) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withString(String, String) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withString(Schema.Entry, String) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withTimestamp(String, long) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withTimestamp(Schema.Entry, long) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 
withType(Schema.Type) - Method in interface org.talend.sdk.component.api.record.Schema.Builder
 
withType(Schema.Type) - Method in interface org.talend.sdk.component.api.record.Schema.Entry.Builder
 
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.16-SNAPSHOT

1.1.16-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation