Interface Property.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<Property.Builder,Property>,SdkBuilder<Property.Builder,Property>,SdkPojo
- Enclosing class:
- Property
public static interface Property.Builder extends SdkPojo, CopyableBuilder<Property.Builder,Property>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default Property.BuildereoCloudCover(Consumer<EoCloudCoverInput.Builder> eoCloudCover)The structure representing EoCloudCover property filter containing a lower bound and upper bound.Property.BuildereoCloudCover(EoCloudCoverInput eoCloudCover)The structure representing EoCloudCover property filter containing a lower bound and upper bound.default Property.BuilderlandsatCloudCoverLand(Consumer<LandsatCloudCoverLandInput.Builder> landsatCloudCoverLand)The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.Property.BuilderlandsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.default Property.Builderplatform(Consumer<PlatformInput.Builder> platform)The structure representing Platform property filter consisting of value and comparison operator.Property.Builderplatform(PlatformInput platform)The structure representing Platform property filter consisting of value and comparison operator.default Property.BuilderviewOffNadir(Consumer<ViewOffNadirInput.Builder> viewOffNadir)The structure representing ViewOffNadir property filter containing a lower bound and upper bound.Property.BuilderviewOffNadir(ViewOffNadirInput viewOffNadir)The structure representing ViewOffNadir property filter containing a lower bound and upper bound.default Property.BuilderviewSunAzimuth(Consumer<ViewSunAzimuthInput.Builder> viewSunAzimuth)The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.Property.BuilderviewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.default Property.BuilderviewSunElevation(Consumer<ViewSunElevationInput.Builder> viewSunElevation)The structure representing ViewSunElevation property filter containing a lower bound and upper bound.Property.BuilderviewSunElevation(ViewSunElevationInput viewSunElevation)The structure representing ViewSunElevation property filter containing a lower bound and upper bound.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
eoCloudCover
Property.Builder eoCloudCover(EoCloudCoverInput eoCloudCover)
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
- Parameters:
eoCloudCover- The structure representing EoCloudCover property filter containing a lower bound and upper bound.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
eoCloudCover
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.Builderavoiding the need to create one manually viaEoCloudCoverInput.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toeoCloudCover(EoCloudCoverInput).- Parameters:
eoCloudCover- a consumer that will call methods onEoCloudCoverInput.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
eoCloudCover(EoCloudCoverInput)
-
landsatCloudCoverLand
Property.Builder landsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.
- Parameters:
landsatCloudCoverLand- The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
landsatCloudCoverLand
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.Builderavoiding the need to create one manually viaLandsatCloudCoverLandInput.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tolandsatCloudCoverLand(LandsatCloudCoverLandInput).- Parameters:
landsatCloudCoverLand- a consumer that will call methods onLandsatCloudCoverLandInput.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
landsatCloudCoverLand(LandsatCloudCoverLandInput)
-
platform
Property.Builder platform(PlatformInput platform)
The structure representing Platform property filter consisting of value and comparison operator.
- Parameters:
platform- The structure representing Platform property filter consisting of value and comparison operator.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
platform
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.Builderavoiding the need to create one manually viaPlatformInput.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toplatform(PlatformInput).- Parameters:
platform- a consumer that will call methods onPlatformInput.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
platform(PlatformInput)
-
viewOffNadir
Property.Builder viewOffNadir(ViewOffNadirInput viewOffNadir)
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
- Parameters:
viewOffNadir- The structure representing ViewOffNadir property filter containing a lower bound and upper bound.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
viewOffNadir
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.Builderavoiding the need to create one manually viaViewOffNadirInput.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toviewOffNadir(ViewOffNadirInput).- Parameters:
viewOffNadir- a consumer that will call methods onViewOffNadirInput.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
viewOffNadir(ViewOffNadirInput)
-
viewSunAzimuth
Property.Builder viewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
- Parameters:
viewSunAzimuth- The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
viewSunAzimuth
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.Builderavoiding the need to create one manually viaViewSunAzimuthInput.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toviewSunAzimuth(ViewSunAzimuthInput).- Parameters:
viewSunAzimuth- a consumer that will call methods onViewSunAzimuthInput.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
viewSunAzimuth(ViewSunAzimuthInput)
-
viewSunElevation
Property.Builder viewSunElevation(ViewSunElevationInput viewSunElevation)
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
- Parameters:
viewSunElevation- The structure representing ViewSunElevation property filter containing a lower bound and upper bound.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
viewSunElevation
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.Builderavoiding the need to create one manually viaViewSunElevationInput.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toviewSunElevation(ViewSunElevationInput).- Parameters:
viewSunElevation- a consumer that will call methods onViewSunElevationInput.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
viewSunElevation(ViewSunElevationInput)
-
-