Class AssociateTargetGroupsRequest


  • public class AssociateTargetGroupsRequest
    extends AbstractModel
    • Constructor Detail

      • AssociateTargetGroupsRequest

        public AssociateTargetGroupsRequest()
      • AssociateTargetGroupsRequest

        public AssociateTargetGroupsRequest​(AssociateTargetGroupsRequest 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.
    • Method Detail

      • getAssociations

        public TargetGroupAssociation[] getAssociations()
        Get 绑定的关系数组。
        Returns:
        Associations 绑定的关系数组。
      • setAssociations

        public void setAssociations​(TargetGroupAssociation[] Associations)
        Set 绑定的关系数组。
        Parameters:
        Associations - 绑定的关系数组。