| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
Property |
Property.clone() |
Property |
PropertyFilter.getProperty()
Represents a single property to match with when searching a raster data collection.
|
Property |
Property.withEoCloudCover(EoCloudCoverInput eoCloudCover)
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
|
Property |
Property.withLandsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and
upper bound.
|
Property |
Property.withPlatform(PlatformInput platform)
The structure representing Platform property filter consisting of value and comparison operator.
|
Property |
Property.withViewOffNadir(ViewOffNadirInput viewOffNadir)
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
Property |
Property.withViewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
Property |
Property.withViewSunElevation(ViewSunElevationInput viewSunElevation)
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyFilter.setProperty(Property property)
Represents a single property to match with when searching a raster data collection.
|
PropertyFilter |
PropertyFilter.withProperty(Property property)
Represents a single property to match with when searching a raster data collection.
|
Copyright © 2024. All rights reserved.