public class DeleteOrganizationNodesRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DeleteOrganizationNodesRequest() | 
| DeleteOrganizationNodesRequest(DeleteOrganizationNodesRequest 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[] | getNodeId()Get 节点ID列表。可以通过[DescribeOrganizationNodes](https://cloud.tencent.com/document/product/850/82926)获取 | 
| void | setNodeId(Long[] NodeId)Set 节点ID列表。可以通过[DescribeOrganizationNodes](https://cloud.tencent.com/document/product/850/82926)获取 | 
| 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 DeleteOrganizationNodesRequest()
public DeleteOrganizationNodesRequest(DeleteOrganizationNodesRequest source)
public Long[] getNodeId()
public void setNodeId(Long[] NodeId)
NodeId - 节点ID列表。可以通过[DescribeOrganizationNodes](https://cloud.tencent.com/document/product/850/82926)获取Copyright © 2025. All rights reserved.