public static interface Property.Builder extends SdkPojo, CopyableBuilder<Property.Builder,Property>
| Modifier and Type | Method and Description |
|---|---|
default Property.Builder |
eoCloudCover(Consumer<EoCloudCoverInput.Builder> eoCloudCover)
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
|
Property.Builder |
eoCloudCover(EoCloudCoverInput eoCloudCover)
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
|
default 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 |
landsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound
and upper bound.
|
default Property.Builder |
platform(Consumer<PlatformInput.Builder> platform)
The structure representing Platform property filter consisting of value and comparison operator.
|
Property.Builder |
platform(PlatformInput platform)
The structure representing Platform property filter consisting of value and comparison operator.
|
default Property.Builder |
viewOffNadir(Consumer<ViewOffNadirInput.Builder> viewOffNadir)
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
Property.Builder |
viewOffNadir(ViewOffNadirInput viewOffNadir)
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
default Property.Builder |
viewSunAzimuth(Consumer<ViewSunAzimuthInput.Builder> viewSunAzimuth)
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
Property.Builder |
viewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
default Property.Builder |
viewSunElevation(Consumer<ViewSunElevationInput.Builder> viewSunElevation)
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|
Property.Builder |
viewSunElevation(ViewSunElevationInput viewSunElevation)
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildProperty.Builder eoCloudCover(EoCloudCoverInput eoCloudCover)
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
eoCloudCover - The structure representing EoCloudCover property filter containing a lower bound and upper bound.default Property.Builder eoCloudCover(Consumer<EoCloudCoverInput.Builder> eoCloudCover)
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
This is a convenience method that creates an instance of theEoCloudCoverInput.Builder avoiding the
need to create one manually via EoCloudCoverInput.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to eoCloudCover(EoCloudCoverInput).
eoCloudCover - a consumer that will call methods on EoCloudCoverInput.BuildereoCloudCover(EoCloudCoverInput)Property.Builder landsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.
landsatCloudCoverLand - The structure representing Land Cloud Cover property filter for Landsat collection containing a lower
bound and upper bound.default 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.
This is a convenience method that creates an instance of theLandsatCloudCoverLandInput.Builder
avoiding the need to create one manually via LandsatCloudCoverLandInput.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to landsatCloudCoverLand(LandsatCloudCoverLandInput).
landsatCloudCoverLand - a consumer that will call methods on LandsatCloudCoverLandInput.BuilderlandsatCloudCoverLand(LandsatCloudCoverLandInput)Property.Builder platform(PlatformInput platform)
The structure representing Platform property filter consisting of value and comparison operator.
platform - The structure representing Platform property filter consisting of value and comparison operator.default Property.Builder platform(Consumer<PlatformInput.Builder> platform)
The structure representing Platform property filter consisting of value and comparison operator.
This is a convenience method that creates an instance of thePlatformInput.Builder avoiding the need
to create one manually via PlatformInput.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to platform(PlatformInput).
platform - a consumer that will call methods on PlatformInput.Builderplatform(PlatformInput)Property.Builder viewOffNadir(ViewOffNadirInput viewOffNadir)
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
viewOffNadir - The structure representing ViewOffNadir property filter containing a lower bound and upper bound.default Property.Builder viewOffNadir(Consumer<ViewOffNadirInput.Builder> viewOffNadir)
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
This is a convenience method that creates an instance of theViewOffNadirInput.Builder avoiding the
need to create one manually via ViewOffNadirInput.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to viewOffNadir(ViewOffNadirInput).
viewOffNadir - a consumer that will call methods on ViewOffNadirInput.BuilderviewOffNadir(ViewOffNadirInput)Property.Builder viewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
viewSunAzimuth - The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.default Property.Builder viewSunAzimuth(Consumer<ViewSunAzimuthInput.Builder> viewSunAzimuth)
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
This is a convenience method that creates an instance of theViewSunAzimuthInput.Builder avoiding the
need to create one manually via ViewSunAzimuthInput.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to viewSunAzimuth(ViewSunAzimuthInput).
viewSunAzimuth - a consumer that will call methods on ViewSunAzimuthInput.BuilderviewSunAzimuth(ViewSunAzimuthInput)Property.Builder viewSunElevation(ViewSunElevationInput viewSunElevation)
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
viewSunElevation - The structure representing ViewSunElevation property filter containing a lower bound and upper bound.default Property.Builder viewSunElevation(Consumer<ViewSunElevationInput.Builder> viewSunElevation)
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
This is a convenience method that creates an instance of theViewSunElevationInput.Builder avoiding
the need to create one manually via ViewSunElevationInput.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to viewSunElevation(ViewSunElevationInput).
viewSunElevation - a consumer that will call methods on ViewSunElevationInput.BuilderviewSunElevation(ViewSunElevationInput)Copyright © 2023. All rights reserved.