public interface StreamRepoFactory
| Modifier and Type | Method and Description |
|---|---|
StreamRepository |
newInstance(ClientConfiguration clientConfiguration,
AuthenticationHandlerConfiguration authenticationHandlerConfiguration)
* Create a new StreamRepository instance.
|
StreamRepository newInstance(ClientConfiguration clientConfiguration, AuthenticationHandlerConfiguration authenticationHandlerConfiguration)
clientConfiguration - Client configuration holderauthenticationHandlerConfiguration - Authentication handler (contains API key and secret key).StreamRepositoryCopyright © 2017. All rights reserved.