Uses of Class
com.tencentcloudapi.iss.v20230517.models.UpdateDeviceOrganizationResponse
-
Packages that use UpdateDeviceOrganizationResponse Package Description com.tencentcloudapi.iss.v20230517 com.tencentcloudapi.iss.v20230517.models -
-
Uses of UpdateDeviceOrganizationResponse in com.tencentcloudapi.iss.v20230517
Methods in com.tencentcloudapi.iss.v20230517 that return UpdateDeviceOrganizationResponse Modifier and Type Method Description UpdateDeviceOrganizationResponseIssClient. UpdateDeviceOrganization(UpdateDeviceOrganizationRequest req)用于批量更改设备的组织。 -
Uses of UpdateDeviceOrganizationResponse in com.tencentcloudapi.iss.v20230517.models
Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type UpdateDeviceOrganizationResponse Constructor Description UpdateDeviceOrganizationResponse(UpdateDeviceOrganizationResponse 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.
-