@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class Property extends Object implements Serializable, Cloneable, StructuredPojo
Represents a single searchable property to search on.
Constructor and Description |
---|
Property() |
Modifier and Type | Method and Description |
---|---|
Property |
clone() |
boolean |
equals(Object obj) |
EoCloudCoverInput |
getEoCloudCover()
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
|
LandsatCloudCoverLandInput |
getLandsatCloudCoverLand()
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and
upper bound.
|
PlatformInput |
getPlatform()
The structure representing Platform property filter consisting of value and comparison operator.
|
ViewOffNadirInput |
getViewOffNadir()
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
ViewSunAzimuthInput |
getViewSunAzimuth()
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
ViewSunElevationInput |
getViewSunElevation()
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setEoCloudCover(EoCloudCoverInput eoCloudCover)
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
|
void |
setLandsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and
upper bound.
|
void |
setPlatform(PlatformInput platform)
The structure representing Platform property filter consisting of value and comparison operator.
|
void |
setViewOffNadir(ViewOffNadirInput viewOffNadir)
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
void |
setViewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
void |
setViewSunElevation(ViewSunElevationInput viewSunElevation)
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|
String |
toString()
Returns a string representation of this object.
|
Property |
withEoCloudCover(EoCloudCoverInput eoCloudCover)
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
|
Property |
withLandsatCloudCoverLand(LandsatCloudCoverLandInput landsatCloudCoverLand)
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and
upper bound.
|
Property |
withPlatform(PlatformInput platform)
The structure representing Platform property filter consisting of value and comparison operator.
|
Property |
withViewOffNadir(ViewOffNadirInput viewOffNadir)
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
Property |
withViewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
Property |
withViewSunElevation(ViewSunElevationInput viewSunElevation)
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
|
public void setEoCloudCover(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.public EoCloudCoverInput getEoCloudCover()
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
public Property withEoCloudCover(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.public void setLandsatCloudCoverLand(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.public LandsatCloudCoverLandInput getLandsatCloudCoverLand()
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.
public Property withLandsatCloudCoverLand(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.public void setPlatform(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.public PlatformInput getPlatform()
The structure representing Platform property filter consisting of value and comparison operator.
public Property withPlatform(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.public void setViewOffNadir(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.public ViewOffNadirInput getViewOffNadir()
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
public Property withViewOffNadir(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.public void setViewSunAzimuth(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.public ViewSunAzimuthInput getViewSunAzimuth()
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
public Property withViewSunAzimuth(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.public void setViewSunElevation(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.public ViewSunElevationInput getViewSunElevation()
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
public Property withViewSunElevation(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.public String toString()
toString
in class Object
Object.toString()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.Privacy | Site terms | Cookie preferences | © 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.