Class EndpointConfig
- java.lang.Object
-
- com.codedstreams.otterstreams.sql.config.EndpointConfig
-
- All Implemented Interfaces:
Serializable
public class EndpointConfig extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEndpointConfig.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static EndpointConfig.Builderbuilder()StringgetAuthToken()longgetConnectionTimeoutMs()Map<String,String>getHeaders()longgetReadTimeoutMs()StringgetUrl()
-