| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
SearchIndexKey |
SearchIndex.getSearchIndexKey()
A wrapper for the values that uniquely identify a Search Index
|
SearchIndexKey |
SearchIndexCreateRequest.getSearchIndexKey()
A wrapper for the values that uniquely identify a Search Index
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchIndexKey> |
SearchIndexKeys.getSearchIndexKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchIndex.setSearchIndexKey(SearchIndexKey searchIndexKey) |
void |
SearchIndexCreateRequest.setSearchIndexKey(SearchIndexKey searchIndexKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchIndexKeys.setSearchIndexKeys(List<SearchIndexKey> searchIndexKeys) |
Copyright © 2017. All rights reserved.