public class DeleteNetDetectRequest extends AbstractModel
| Constructor and Description | 
|---|
| DeleteNetDetectRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getNetDetectId()Get The `ID` of a network detection instance, such as `netd-12345678`. | 
| void | setNetDetectId(String NetDetectId)Set The `ID` of a network detection instance, such as `netd-12345678`. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic String getNetDetectId()
public void setNetDetectId(String NetDetectId)
NetDetectId - The `ID` of a network detection instance, such as `netd-12345678`.Copyright © 2020. All rights reserved.