| Package | Description | 
|---|---|
| com.tencentcloudapi.dayu.v20180709.models | 
| Modifier and Type | Method and Description | 
|---|---|
ProtocolPort[] | 
DescribeBaradDataRequest.getProtocolPort()
Get Protocol port array 
 | 
ProtocolPort[] | 
DescribeBizHttpStatusRequest.getProtoInfo()
Get Protocol and port list, which is valid when the statistical dimension is the number of connections. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeBaradDataRequest.setProtocolPort(ProtocolPort[] ProtocolPort)
Set Protocol port array 
 | 
void | 
DescribeBizHttpStatusRequest.setProtoInfo(ProtocolPort[] ProtoInfo)
Set Protocol and port list, which is valid when the statistical dimension is the number of connections. 
 | 
| Constructor and Description | 
|---|
ProtocolPort(ProtocolPort source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2022. All rights reserved.