| Package | Description |
|---|---|
| com.baidubce.services.lss | |
| com.baidubce.services.lss.model |
| Modifier and Type | Method and Description |
|---|---|
GetAllDomainsBandwidthResponse |
LssClient.getAllDomainsBandwidth(GetAllDomainsStatisticsRequest request)
get all domains' bandwidth statistics in the live stream service.
|
GetAllDomainsPlayCountResponse |
LssClient.getAllDomainsPlayCount(GetAllDomainsStatisticsRequest request)
get all domains' total play count statistics in the live stream service.
|
GetAllDomainsTrafficResponse |
LssClient.getAllDomainsTraffic(GetAllDomainsStatisticsRequest request)
get all domains' traffic statistics in the live stream service.
|
| Modifier and Type | Method and Description |
|---|---|
GetAllDomainsStatisticsRequest |
GetAllDomainsStatisticsRequest.withEndTime(String endTime) |
GetAllDomainsStatisticsRequest |
GetAllDomainsStatisticsRequest.withRequestCredentials(BceCredentials credentials) |
GetAllDomainsStatisticsRequest |
GetAllDomainsStatisticsRequest.withStartTime(String startTime) |
GetAllDomainsStatisticsRequest |
GetAllDomainsStatisticsRequest.withTimeInterval(String timeInterval) |
Copyright © 2020. All rights reserved.