public class GetTopStatResponse extends CdnResponse
metadata| Constructor and Description |
|---|
GetTopStatResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCount() |
List<TopStatDetail> |
getDetails() |
String |
getStatus() |
void |
setCount(Long count) |
void |
setDetails(List<TopStatDetail> details) |
void |
setStatus(String status) |
setMetadata, toStringgetMetadatapublic String getStatus()
public void setStatus(String status)
public List<TopStatDetail> getDetails()
public void setDetails(List<TopStatDetail> details)
public Long getCount()
public void setCount(Long count)
Copyright © 2022. All rights reserved.