public class Configs
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Config> |
configs |
protected SearchMeta |
searchMeta |
| Constructor and Description |
|---|
Configs() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Config> |
getContent()
Returns the config list.
|
SearchMeta |
getSearchMeta()
Returns the response's search meta.
|
protected java.util.List<Config> configs
protected SearchMeta searchMeta
public java.util.List<Config> getContent()
public SearchMeta getSearchMeta()