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.
|
Future<SearchRasterDataCollectionResult> |
AbstractAmazonSageMakerGeospatialAsync.searchRasterDataCollectionAsync(SearchRasterDataCollectionRequest request) |
Future<SearchRasterDataCollectionResult> |
AmazonSageMakerGeospatialAsyncClient.searchRasterDataCollectionAsync(SearchRasterDataCollectionRequest request) |
Future<SearchRasterDataCollectionResult> |
AmazonSageMakerGeospatialAsync.searchRasterDataCollectionAsync(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.
|
Future<SearchRasterDataCollectionResult> |
AbstractAmazonSageMakerGeospatialAsync.searchRasterDataCollectionAsync(SearchRasterDataCollectionRequest request,
AsyncHandler<SearchRasterDataCollectionRequest,SearchRasterDataCollectionResult> asyncHandler) |
Future<SearchRasterDataCollectionResult> |
AmazonSageMakerGeospatialAsyncClient.searchRasterDataCollectionAsync(SearchRasterDataCollectionRequest request,
AsyncHandler<SearchRasterDataCollectionRequest,SearchRasterDataCollectionResult> asyncHandler) |
Future<SearchRasterDataCollectionResult> |
AmazonSageMakerGeospatialAsync.searchRasterDataCollectionAsync(SearchRasterDataCollectionRequest searchRasterDataCollectionRequest,
AsyncHandler<SearchRasterDataCollectionRequest,SearchRasterDataCollectionResult> asyncHandler)
Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching
the selected filters.
|