Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.LandsatCloudCoverLandInput
-
Packages that use LandsatCloudCoverLandInput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of LandsatCloudCoverLandInput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return LandsatCloudCoverLandInput Modifier and Type Method Description LandsatCloudCoverLandInputProperty. landsatCloudCoverLand()The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type LandsatCloudCoverLandInput Modifier and Type Method Description static PropertyProperty. fromLandsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)Create an instance of this class withProperty.landsatCloudCoverLand()initialized to the given value.Property.BuilderProperty.Builder. landsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.
-