com.baidubce.services.media.model
Class Insert
java.lang.Object
com.baidubce.services.media.model.Insert
public class Insert
- extends Object
Insert
public Insert()
getBucket
public String getBucket()
setBucket
public void setBucket(String bucket)
withBucket
public Insert withBucket(String bucket)
getKey
public String getKey()
setKey
public void setKey(String key)
withKey
public Insert withKey(String key)
getType
public String getType()
setType
public void setType(String type)
withType
public Insert withType(String type)
getText
public String getText()
setText
public void setText(String text)
withText
public Insert withText(String text)
getFont
public Font getFont()
setFont
public void setFont(Font font)
withFont
public Insert withFont(Font font)
getTimeline
public Timeline getTimeline()
setTimeline
public void setTimeline(Timeline timeline)
withTimeline
public Insert withTimeline(Timeline timeline)
getLayout
public Layout getLayout()
setLayout
public void setLayout(Layout layout)
withLayout
public Insert withLayout(Layout layout)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.