| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
static Property |
Property.fromEoCloudCover(Consumer<EoCloudCoverInput.Builder> eoCloudCover)
Create an instance of this class with
eoCloudCover() initialized to the given value. |
static Property |
Property.fromEoCloudCover(EoCloudCoverInput eoCloudCover)
Create an instance of this class with
eoCloudCover() initialized to the given value. |
static Property |
Property.fromLandsatCloudCoverLand(Consumer<LandsatCloudCoverLandInput.Builder> landsatCloudCoverLand)
Create an instance of this class with
landsatCloudCoverLand() initialized to the given value. |
static Property |
Property.fromLandsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)
Create an instance of this class with
landsatCloudCoverLand() initialized to the given value. |
static Property |
Property.fromPlatform(Consumer<PlatformInput.Builder> platform)
Create an instance of this class with
platform() initialized to the given value. |
static Property |
Property.fromPlatform(PlatformInput platform)
Create an instance of this class with
platform() initialized to the given value. |
static Property |
Property.fromViewOffNadir(Consumer<ViewOffNadirInput.Builder> viewOffNadir)
Create an instance of this class with
viewOffNadir() initialized to the given value. |
static Property |
Property.fromViewOffNadir(ViewOffNadirInput viewOffNadir)
Create an instance of this class with
viewOffNadir() initialized to the given value. |
static Property |
Property.fromViewSunAzimuth(Consumer<ViewSunAzimuthInput.Builder> viewSunAzimuth)
Create an instance of this class with
viewSunAzimuth() initialized to the given value. |
static Property |
Property.fromViewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)
Create an instance of this class with
viewSunAzimuth() initialized to the given value. |
static Property |
Property.fromViewSunElevation(Consumer<ViewSunElevationInput.Builder> viewSunElevation)
Create an instance of this class with
viewSunElevation() initialized to the given value. |
static Property |
Property.fromViewSunElevation(ViewSunElevationInput viewSunElevation)
Create an instance of this class with
viewSunElevation() initialized to the given value. |
Property |
PropertyFilter.property()
Represents a single property to match with when searching a raster data collection.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyFilter.Builder |
PropertyFilter.Builder.property(Property property)
Represents a single property to match with when searching a raster data collection.
|
Copyright © 2023. All rights reserved.