Uses of Class
com.tencentcloudapi.essbasic.v20210526.models.ModifyExtendedServiceRequest
-
Packages that use ModifyExtendedServiceRequest Package Description com.tencentcloudapi.essbasic.v20210526 com.tencentcloudapi.essbasic.v20210526.models -
-
Uses of ModifyExtendedServiceRequest in com.tencentcloudapi.essbasic.v20210526
Methods in com.tencentcloudapi.essbasic.v20210526 with parameters of type ModifyExtendedServiceRequest Modifier and Type Method Description ModifyExtendedServiceResponse
EssbasicClient. ModifyExtendedService(ModifyExtendedServiceRequest req)
修改(操作)企业扩展服务 ,企业经办人需要是企业超管或者法人 -
Uses of ModifyExtendedServiceRequest in com.tencentcloudapi.essbasic.v20210526.models
Constructors in com.tencentcloudapi.essbasic.v20210526.models with parameters of type ModifyExtendedServiceRequest Constructor Description ModifyExtendedServiceRequest(ModifyExtendedServiceRequest 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.
-