The response of the ListTopics API from sls.
| author | sls_dev |
|---|---|
| package | SLS_PHP_SDK |
| inherited_from | \Aliyun_Sls_Models_Response |
__construct(array $resp, array $header)
| inherited_from | \Aliyun_Sls_Models_Response::__construct() |
|---|
arrayListTopics HTTP response body
arrayListTopics HTTP response header
__construct($headers)
getAllHeaders() : array
arrayHTTP response headergetCount() : integer
integerthe number of all the topics from the responsegetHeader(string $key) : string
stringkey to get header
stringHTTP response header. '' will be return if not set.getNextToken() : \string/null
\string/nullnext token used to list more topicsgetRequestId() : string
stringrequest idgetTopics() : array
arraytopics list$count : integer
$headers : array
$nextToken : \string/null
$topics : array