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