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) |
|
static Property |
Property.fromLandsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand) |
|
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) |
|
static Property |
Property.fromViewSunElevation(ViewSunElevationInput viewSunElevation) |
|
Property |
PropertyFilter.property() |
Represents a single property to match with when searching a raster data collection.
|