| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
SearchRasterDataCollectionResult |
AbstractAmazonSageMakerGeospatial.searchRasterDataCollection(SearchRasterDataCollectionRequest request) |
SearchRasterDataCollectionResult |
AmazonSageMakerGeospatialClient.searchRasterDataCollection(SearchRasterDataCollectionRequest request)
Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching
the selected filters.
|
SearchRasterDataCollectionResult |
AmazonSageMakerGeospatial.searchRasterDataCollection(SearchRasterDataCollectionRequest searchRasterDataCollectionRequest)
Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching
the selected filters.
|
| Modifier and Type | Method and Description |
|---|---|
SearchRasterDataCollectionResult |
SearchRasterDataCollectionResult.clone() |
SearchRasterDataCollectionResult |
SearchRasterDataCollectionResult.withApproximateResultCount(Integer approximateResultCount)
Approximate number of results in the response.
|
SearchRasterDataCollectionResult |
SearchRasterDataCollectionResult.withItems(Collection<ItemSource> items)
List of items matching the Raster DataCollectionQuery.
|
SearchRasterDataCollectionResult |
SearchRasterDataCollectionResult.withItems(ItemSource... items)
List of items matching the Raster DataCollectionQuery.
|
SearchRasterDataCollectionResult |
SearchRasterDataCollectionResult.withNextToken(String nextToken)
If the previous response was truncated, you receive this token.
|
Copyright © 2023. All rights reserved.