| Constructor | Description |
|---|---|
JsonIndex() |
|
JsonIndex(String key) |
|
JsonIndex(String key,
C config) |
| Modifier and Type | Method | Description |
|---|---|---|
C |
getConfig() |
|
String |
getKey() |
|
T |
newReadOnlyConfig() |
|
void |
setConfig(C config) |
|
void |
setKey(String key) |
public JsonIndex()
public JsonIndex(String key)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.