| Modifier and Type | Method and Description |
|---|---|
ItemCollection<ScanOutcome> |
Table.scan(ScanFilter... scanFilters) |
ItemCollection<ScanOutcome> |
Index.scan(ScanFilter... scanFilters) |
| Modifier and Type | Method and Description |
|---|---|
ItemCollection<ScanOutcome> |
ScanApi.scan(ScanFilter... scanFilters)
Retrieves items by the specified list of scan filters.
|
| Modifier and Type | Method and Description |
|---|---|
ItemCollection<ScanOutcome> |
ScanImpl.scan(ScanFilter... scanFilters) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ScanFilter> |
ScanSpec.getScanFilters() |
| Modifier and Type | Method and Description |
|---|---|
ScanSpec |
ScanSpec.withScanFilters(ScanFilter... scanFilters) |
Copyright © 2020. All rights reserved.