| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
LandsatCloudCoverLandInput |
LandsatCloudCoverLandInput.clone() |
LandsatCloudCoverLandInput |
Property.getLandsatCloudCoverLand()
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and
upper bound.
|
LandsatCloudCoverLandInput |
LandsatCloudCoverLandInput.withLowerBound(Float lowerBound)
The minimum value for Land Cloud Cover property filter.
|
LandsatCloudCoverLandInput |
LandsatCloudCoverLandInput.withUpperBound(Float upperBound)
The maximum value for Land Cloud Cover property filter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setLandsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)
The structure representing Land Cloud Cover property filter for Landsat collection 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.
|
Copyright © 2024. All rights reserved.