static Property.Builder |
Property.builder() |
|
default Property.Builder |
Property.Builder.eoCloudCover(Consumer<EoCloudCoverInput.Builder> eoCloudCover) |
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
|
Property.Builder |
Property.Builder.eoCloudCover(EoCloudCoverInput eoCloudCover) |
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
|
default Property.Builder |
Property.Builder.landsatCloudCoverLand(Consumer<LandsatCloudCoverLandInput.Builder> landsatCloudCoverLand) |
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound
and upper bound.
|
Property.Builder |
Property.Builder.landsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand) |
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound
and upper bound.
|
default Property.Builder |
Property.Builder.platform(Consumer<PlatformInput.Builder> platform) |
The structure representing Platform property filter consisting of value and comparison operator.
|
Property.Builder |
Property.Builder.platform(PlatformInput platform) |
The structure representing Platform property filter consisting of value and comparison operator.
|
Property.Builder |
Property.toBuilder() |
|
default Property.Builder |
Property.Builder.viewOffNadir(Consumer<ViewOffNadirInput.Builder> viewOffNadir) |
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
Property.Builder |
Property.Builder.viewOffNadir(ViewOffNadirInput viewOffNadir) |
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
default Property.Builder |
Property.Builder.viewSunAzimuth(Consumer<ViewSunAzimuthInput.Builder> viewSunAzimuth) |
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
Property.Builder |
Property.Builder.viewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth) |
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
default Property.Builder |
Property.Builder.viewSunElevation(Consumer<ViewSunElevationInput.Builder> viewSunElevation) |
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|
Property.Builder |
Property.Builder.viewSunElevation(ViewSunElevationInput viewSunElevation) |
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|