com.baidubce.services.lss.model
Class Target
java.lang.Object
com.baidubce.services.lss.model.Target
- All Implemented Interfaces:
- Serializable
public class Target
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Target
public Target()
getFormat
public String getFormat()
setFormat
public void setFormat(String format)
withFormat
public Target withFormat(String format)
getSizingPolicy
public String getSizingPolicy()
setSizingPolicy
public void setSizingPolicy(String sizingPolicy)
withSizingPolicy
public Target withSizingPolicy(String sizingPolicy)
getWidthInPixel
public Integer getWidthInPixel()
setWidthInPixel
public void setWidthInPixel(Integer widthInPixel)
withWidthInPixel
public Target withWidthInPixel(Integer widthInPixel)
getHeightInPixel
public Integer getHeightInPixel()
setHeightInPixel
public void setHeightInPixel(Integer heightInPixel)
withHeightInPixel
public Target withHeightInPixel(Integer heightInPixel)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.