Package | Description |
---|---|
org.talend.sdk.component.api.service.http | |
org.talend.sdk.component.api.service.http.configurer.oauth1 |
Modifier and Type | Method and Description |
---|---|
Configurer.Connection |
Configurer.Connection.withConnectionTimeout(int timeout)
Sets the connection timeout of the connection.
|
Configurer.Connection |
Configurer.Connection.withHeader(String name,
String value)
Adds a header to the request.
|
Configurer.Connection |
Configurer.Connection.withoutFollowRedirects()
Prevents the client to follow redirections.
|
Configurer.Connection |
Configurer.Connection.withReadTimeout(int timeout)
Sets the read timeout of the connection.
|
Modifier and Type | Method and Description |
---|---|
void |
Configurer.configure(Configurer.Connection connection,
Configurer.ConfigurerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
OAuth1.Configurer.configure(Configurer.Connection connection,
Configurer.ConfigurerConfiguration configuration) |
1.33.0-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation