public class DescribeProjectSecurityGroupsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeProjectSecurityGroupsRequest() | 
| DescribeProjectSecurityGroupsRequest(DescribeProjectSecurityGroupsRequest 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getProjectId()Get 项目 ID。可通过 [DescribeProjects](https://cloud.tencent.com/document/api/651/78725) 接口获取。 | 
| void | setProjectId(Long ProjectId)Set 项目 ID。可通过 [DescribeProjects](https://cloud.tencent.com/document/api/651/78725) 接口获取。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeProjectSecurityGroupsRequest()
public DescribeProjectSecurityGroupsRequest(DescribeProjectSecurityGroupsRequest source)
public Long getProjectId()
public void setProjectId(Long ProjectId)
ProjectId - 项目 ID。可通过 [DescribeProjects](https://cloud.tencent.com/document/api/651/78725) 接口获取。Copyright © 2025. All rights reserved.