| Package | Description |
|---|---|
| com.contentstack.sdk |
| Modifier and Type | Method and Description |
|---|---|
Language |
Entry.getLanguage()
Get
Language instance |
static Language |
Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Language[] |
Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.language(Language language)
Set
Language instance. |
void |
Stack.sync(String contentType,
Date from_date,
Language language,
Stack.PublishType type,
SyncResultCallBack syncCallBack) |
void |
Stack.syncLocale(Language language,
SyncResultCallBack syncCallBack) |
Copyright © 2019 Contentstack. All rights reserved.