Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
InsL7Rules[] |
CreateL7RuleCertsRequest.getL7Rules()
Get List of Layer-7 domain name forwarding rules
|
InsL7Rules[] |
CertIdInsL7Rules.getL7Rules()
Get List of rules configured for certificates
|
Modifier and Type | Method and Description |
---|---|
void |
CreateL7RuleCertsRequest.setL7Rules(InsL7Rules[] L7Rules)
Set List of Layer-7 domain name forwarding rules
|
void |
CertIdInsL7Rules.setL7Rules(InsL7Rules[] L7Rules)
Set List of rules configured for certificates
|
Constructor and Description |
---|
InsL7Rules(InsL7Rules 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.