public class ListLogStoresResponse extends SlsResponse
构造器和说明 |
---|
ListLogStoresResponse(Map<String,String> headers)
Construct the response with http headers
|
限定符和类型 | 方法和说明 |
---|---|
int |
GetCount()
Get log store number from the response
|
ArrayList<String> |
GetLogStores()
Get all the log stores from the response
|
void |
SetLogStores(List<String> logStores)
Set log stores to the response
|
GetAllHeaders, GetHeader, GetRequestId
Copyright © 2015. All Rights Reserved.