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() |
---|
array
ListTopics HTTP response body
array
ListTopics HTTP response header
__construct($headers)
getAllHeaders() : array
array
HTTP response headergetCount() : integer
integer
the number of all the topics from the responsegetHeader(string $key) : string
string
key to get header
string
HTTP response header. '' will be return if not set.getNextToken() : \string/null
\string/null
next token used to list more topicsgetRequestId() : string
string
request idgetTopics() : array
array
topics list$count : integer
$headers : array
$nextToken : \string/null
$topics : array