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).Copyright © 2015. All rights reserved.