Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.ResetAttachCcnResponse
-
Packages that use ResetAttachCcnResponse Package Description com.tencentcloudapi.lighthouse.v20200324 com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of ResetAttachCcnResponse in com.tencentcloudapi.lighthouse.v20200324
Methods in com.tencentcloudapi.lighthouse.v20200324 that return ResetAttachCcnResponse Modifier and Type Method Description ResetAttachCcnResponseLighthouseClient. ResetAttachCcn(ResetAttachCcnRequest req)本接口 (ResetAttachCcn) 用于关联云联网实例申请过期时,重新申请关联操作。 -
Uses of ResetAttachCcnResponse in com.tencentcloudapi.lighthouse.v20200324.models
Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type ResetAttachCcnResponse Constructor Description ResetAttachCcnResponse(ResetAttachCcnResponse 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.
-