| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ItemSource |
ItemSource.addAssetsEntry(String key,
AssetValue value)
Add a single Assets entry
|
ItemSource |
ItemSource.clearAssetsEntries()
Removes all the entries added into Assets.
|
ItemSource |
ItemSource.clone() |
ItemSource |
ItemSource.withAssets(Map<String,AssetValue> assets)
|
ItemSource |
ItemSource.withDateTime(Date dateTime)
|
ItemSource |
ItemSource.withGeometry(Geometry geometry)
|
ItemSource |
ItemSource.withId(String id)
A unique Id for the source item.
|
ItemSource |
ItemSource.withProperties(Properties properties)
|
| Modifier and Type | Method and Description |
|---|---|
List<ItemSource> |
SearchRasterDataCollectionResult.getItems()
|
| Modifier and Type | Method and Description |
|---|---|
SearchRasterDataCollectionResult |
SearchRasterDataCollectionResult.withItems(ItemSource... items)
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchRasterDataCollectionResult.setItems(Collection<ItemSource> items)
|
SearchRasterDataCollectionResult |
SearchRasterDataCollectionResult.withItems(Collection<ItemSource> items)
|
Copyright © 2023. All rights reserved.