| Package | Description |
|---|---|
| com.contentstack.sdk |
| Modifier and Type | Field and Description |
|---|---|
protected Stack |
Asset.stackInstance |
protected Stack |
ContentType.stackInstance |
| Modifier and Type | Method and Description |
|---|---|
static Stack |
Contentstack.stack(String stackApiKey,
String accessToken,
String environment)
Authenticates the stack api key of your stack.
|
static Stack |
Contentstack.stack(String stackApiKey,
String accessToken,
String environment,
Config config)
Authenticates the stack api key of your stack.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AssetLibrary.setStackInstance(Stack stack) |
protected void |
Asset.setStackInstance(Stack stack) |
protected void |
ContentType.setStackInstance(Stack stack) |
| Constructor and Description |
|---|
Group(Stack stack,
org.json.JSONObject jsonObject) |
Copyright © 2019 Contentstack. All rights reserved.