Uses of Class
com.tencentcloudapi.vpc.v20170312.models.DeleteNetDetectRequest
-
Packages that use DeleteNetDetectRequest Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of DeleteNetDetectRequest in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 with parameters of type DeleteNetDetectRequest Modifier and Type Method Description DeleteNetDetectResponseVpcClient. DeleteNetDetect(DeleteNetDetectRequest req)本接口(DeleteNetDetect)用于删除网络探测实例。 -
Uses of DeleteNetDetectRequest in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type DeleteNetDetectRequest Constructor Description DeleteNetDetectRequest(DeleteNetDetectRequest 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.
-