Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.TimeRangeFilterOutput
-
Packages that use TimeRangeFilterOutput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of TimeRangeFilterOutput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return TimeRangeFilterOutput Modifier and Type Method Description TimeRangeFilterOutputRasterDataCollectionQueryOutput. timeRangeFilter()The TimeRange filter used in the search.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type TimeRangeFilterOutput Modifier and Type Method Description RasterDataCollectionQueryOutput.BuilderRasterDataCollectionQueryOutput.Builder. timeRangeFilter(TimeRangeFilterOutput timeRangeFilter)The TimeRange filter used in the search.
-