public static class Instacount.Builder extends Object
Instacount.| Constructor and Description |
|---|
Instacount.Builder() |
| Modifier and Type | Method and Description |
|---|---|
static Instacount |
build(InstacountClientParams instacountClientParams,
RequestInterceptor... additionalRequestInterceptors)
A default builder for creating an instacount client that will interact with the Instacount API using supplied
credentials.
|
public static Instacount build(InstacountClientParams instacountClientParams, RequestInterceptor... additionalRequestInterceptors)
instacountClientParams - An instance of InstacountClientParams for providing custom
authentication credentials and other information unique to each requestor.Instacount that can be used to make calls to the Instacount API.Copyright © 2015–2016 Instacount. All rights reserved.