Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
AnycastOutPackRelation |
BGPIPInstance.getAnycastOutPackRelation()
Get All-out package details of the instance
When an all-out package is not used by the instance, this field is `null`.
|
Modifier and Type | Method and Description |
---|---|
void |
BGPIPInstance.setAnycastOutPackRelation(AnycastOutPackRelation AnycastOutPackRelation)
Set All-out package details of the instance
When an all-out package is not used by the instance, this field is `null`.
|
Constructor and Description |
---|
AnycastOutPackRelation(AnycastOutPackRelation 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.