| Package | Description |
|---|---|
| com.tencentcloudapi.dayu.v20180709.models |
| Modifier and Type | Method and Description |
|---|---|
DDoSPolicyDropOption |
DDosPolicy.getDropOptions()
Get Disabled protocol
|
DDoSPolicyDropOption[] |
CreateDDoSPolicyRequest.getDropOptions()
Get Protocol disablement, which must be entered, and the array length must be 1
|
DDoSPolicyDropOption[] |
ModifyDDoSPolicyRequest.getDropOptions()
Get Protocol disablement, which must be entered, and the array length must be 1
|
| Modifier and Type | Method and Description |
|---|---|
void |
DDosPolicy.setDropOptions(DDoSPolicyDropOption DropOptions)
Set Disabled protocol
|
void |
CreateDDoSPolicyRequest.setDropOptions(DDoSPolicyDropOption[] DropOptions)
Set Protocol disablement, which must be entered, and the array length must be 1
|
void |
ModifyDDoSPolicyRequest.setDropOptions(DDoSPolicyDropOption[] DropOptions)
Set Protocol disablement, which must be entered, and the array length must be 1
|
Copyright © 2021. All rights reserved.