Class DescribeProjectSecurityGroupRequest


  • public class DescribeProjectSecurityGroupRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeProjectSecurityGroupRequest

        public DescribeProjectSecurityGroupRequest()
      • DescribeProjectSecurityGroupRequest

        public DescribeProjectSecurityGroupRequest​(DescribeProjectSecurityGroupRequest 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

      • getProjectId

        public Long getProjectId()
        Get 0:默认项目;-1 所有项目; >0: 特定项目
        Returns:
        ProjectId 0:默认项目;-1 所有项目; >0: 特定项目
      • setProjectId

        public void setProjectId​(Long ProjectId)
        Set 0:默认项目;-1 所有项目; >0: 特定项目
        Parameters:
        ProjectId - 0:默认项目;-1 所有项目; >0: 特定项目
      • getSecurityGroupId

        public String getSecurityGroupId()
        Get 安全组Id
        Returns:
        SecurityGroupId 安全组Id
      • setSecurityGroupId

        public void setSecurityGroupId​(String SecurityGroupId)
        Set 安全组Id
        Parameters:
        SecurityGroupId - 安全组Id