Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.DetachCcnRequest
-
Packages that use DetachCcnRequest Package Description com.tencentcloudapi.lighthouse.v20200324 com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of DetachCcnRequest in com.tencentcloudapi.lighthouse.v20200324
Methods in com.tencentcloudapi.lighthouse.v20200324 with parameters of type DetachCcnRequest Modifier and Type Method Description DetachCcnResponseLighthouseClient. DetachCcn(DetachCcnRequest req)本接口 (DetachCcn) 用于解除与云联网的关联。 -
Uses of DetachCcnRequest in com.tencentcloudapi.lighthouse.v20200324.models
Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type DetachCcnRequest Constructor Description DetachCcnRequest(DetachCcnRequest 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.
-