程序包 | 说明 |
---|---|
com.aliyun.openservices.log.response |
限定符和类型 | 方法和说明 |
---|---|
java.util.ArrayList<Histogram> |
GetHistogramsResponse.GetHistograms()
Get all the time range histogram from the response
|
限定符和类型 | 方法和说明 |
---|---|
void |
GetHistogramsResponse.AddHistogram(Histogram histogram)
Add a time range histogram to the response
|
限定符和类型 | 方法和说明 |
---|---|
void |
GetHistogramsResponse.SetHistograms(java.util.List<Histogram> histograms)
Set all the time range histogram to the response
|