com.aliyun.mns.model.request.topic
类 CreateTopicRequest

java.lang.Object
  继承者 com.aliyun.mns.model.AbstractRequest
      继承者 com.aliyun.mns.model.request.topic.CreateTopicRequest
直接已知子类:
SetTopicAttrRequest

public class CreateTopicRequest
extends AbstractRequest


字段摘要
 
从类 com.aliyun.mns.model.AbstractRequest 继承的字段
host, requestPath
 
构造方法摘要
CreateTopicRequest()
           
 
方法摘要
 TopicMeta getTopicMeta()
           
 void setTopicMeta(TopicMeta meta)
           
 
从类 com.aliyun.mns.model.AbstractRequest 继承的方法
getHost, getRequestPath, setHost, setRequestPath
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

CreateTopicRequest

public CreateTopicRequest()
方法详细信息

getTopicMeta

public TopicMeta getTopicMeta()

setTopicMeta

public void setTopicMeta(TopicMeta meta)


Copyright © 2016. All Rights Reserved.