| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
RasterDataCollectionQueryInput |
RasterDataCollectionQueryInput.clone() |
RasterDataCollectionQueryInput |
InputConfigInput.getRasterDataCollectionQuery()
The structure representing the RasterDataCollection Query consisting of the Area of Interest,
RasterDataCollectionArn,TimeRange and Property Filters.
|
RasterDataCollectionQueryInput |
RasterDataCollectionQueryInput.withAreaOfInterest(AreaOfInterest areaOfInterest)
The area of interest being queried for the raster data collection.
|
RasterDataCollectionQueryInput |
RasterDataCollectionQueryInput.withPropertyFilters(PropertyFilters propertyFilters)
The list of Property filters used in the Raster Data Collection Query.
|
RasterDataCollectionQueryInput |
RasterDataCollectionQueryInput.withRasterDataCollectionArn(String rasterDataCollectionArn)
The Amazon Resource Name (ARN) of the raster data collection.
|
RasterDataCollectionQueryInput |
RasterDataCollectionQueryInput.withTimeRangeFilter(TimeRangeFilterInput timeRangeFilter)
The TimeRange Filter used in the RasterDataCollection Query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputConfigInput.setRasterDataCollectionQuery(RasterDataCollectionQueryInput rasterDataCollectionQuery)
The structure representing the RasterDataCollection Query consisting of the Area of Interest,
RasterDataCollectionArn,TimeRange and Property Filters.
|
InputConfigInput |
InputConfigInput.withRasterDataCollectionQuery(RasterDataCollectionQueryInput rasterDataCollectionQuery)
The structure representing the RasterDataCollection Query consisting of the Area of Interest,
RasterDataCollectionArn,TimeRange and Property Filters.
|
Copyright © 2025. All rights reserved.