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