@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class Properties extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
Properties() |
public void setEoCloudCover(Float eoCloudCover)
eoCloudCover - public Float getEoCloudCover()
public Properties withEoCloudCover(Float eoCloudCover)
eoCloudCover - public void setLandsatCloudCoverLand(Float landsatCloudCoverLand)
landsatCloudCoverLand - public Float getLandsatCloudCoverLand()
public Properties withLandsatCloudCoverLand(Float landsatCloudCoverLand)
landsatCloudCoverLand - public void setPlatform(String platform)
platform - public String getPlatform()
public Properties withPlatform(String platform)
platform - public void setViewOffNadir(Float viewOffNadir)
viewOffNadir - public Float getViewOffNadir()
public Properties withViewOffNadir(Float viewOffNadir)
viewOffNadir - public void setViewSunAzimuth(Float viewSunAzimuth)
viewSunAzimuth - public Float getViewSunAzimuth()
public Properties withViewSunAzimuth(Float viewSunAzimuth)
viewSunAzimuth - public void setViewSunElevation(Float viewSunElevation)
viewSunElevation - public Float getViewSunElevation()
public Properties withViewSunElevation(Float viewSunElevation)
viewSunElevation - public String toString()
toString in class ObjectObject.toString()public Properties clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2023. All rights reserved.