com.baidubce.services.lss.model
Class Notification
java.lang.Object
com.baidubce.services.lss.model.Notification
- All Implemented Interfaces:
- Serializable
public class Notification
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Notification
public Notification()
getName
public String getName()
setName
public void setName(String name)
withName
public Notification withName(String name)
getEndpoint
public String getEndpoint()
setEndpoint
public void setEndpoint(String endpoint)
withEndpoint
public Notification withEndpoint(String endpoint)
getCreateTime
public String getCreateTime()
setCreateTime
public void setCreateTime(String createTime)
withCreateTime
public Notification withCreateTime(String createTime)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.