Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
ProtocolPort[] |
DescribeBizHttpStatusRequest.getProtoInfo()
Get Protocol and port list, which is valid when the metric is `connum`, `new_conn` or `inactive_conn`.
|
ProtocolPort[] |
DescribeBizTrendRequest.getProtoInfo()
Get Protocol and port list, which is valid when the metric is `connum`, `new_conn` or `inactive_conn`.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeBizHttpStatusRequest.setProtoInfo(ProtocolPort[] ProtoInfo)
Set Protocol and port list, which is valid when the metric is `connum`, `new_conn` or `inactive_conn`.
|
void |
DescribeBizTrendRequest.setProtoInfo(ProtocolPort[] ProtoInfo)
Set Protocol and port list, which is valid when the metric is `connum`, `new_conn` or `inactive_conn`.
|
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 © 2023. All rights reserved.