| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| NetDetect | CreateNetDetectResponse. getNetDetect()Get The network detection (NetDetect) object. | 
| NetDetect[] | DescribeNetDetectsResponse. getNetDetectSet()Get The array of network detection objects that meet requirements. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateNetDetectResponse. setNetDetect(NetDetect NetDetect)Set The network detection (NetDetect) object. | 
| void | DescribeNetDetectsResponse. setNetDetectSet(NetDetect[] NetDetectSet)Set The array of network detection objects that meet requirements. | 
| Constructor and Description | 
|---|
| NetDetect(NetDetect 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. | 
Copyright © 2023. All rights reserved.