Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
TargetGroupAssociation[] |
AssociateTargetGroupsRequest.getAssociations()
Get Association array
|
TargetGroupAssociation[] |
DisassociateTargetGroupsRequest.getAssociations()
Get Array of rules to be unbound
|
Modifier and Type | Method and Description |
---|---|
void |
AssociateTargetGroupsRequest.setAssociations(TargetGroupAssociation[] Associations)
Set Association array
|
void |
DisassociateTargetGroupsRequest.setAssociations(TargetGroupAssociation[] Associations)
Set Array of rules to be unbound
|
Constructor and Description |
---|
TargetGroupAssociation(TargetGroupAssociation 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.