类 EniUpdateSecurityGroupRequest


  • public class EniUpdateSecurityGroupRequest
    extends EniOperateRequest
    The request for update the common security group bound to the Elastic Network Interface Card.
    • 构造器详细资料

      • EniUpdateSecurityGroupRequest

        public EniUpdateSecurityGroupRequest​(String clientToken,
                                             String action,
                                             String eniId,
                                             List<String> securityGroupIds)