Uses of Class
com.tencentcloudapi.tat.v20201028.models.ModifyInvokerResponse
-
Packages that use ModifyInvokerResponse Package Description com.tencentcloudapi.tat.v20201028 com.tencentcloudapi.tat.v20201028.models -
-
Uses of ModifyInvokerResponse in com.tencentcloudapi.tat.v20201028
Methods in com.tencentcloudapi.tat.v20201028 that return ModifyInvokerResponse Modifier and Type Method Description ModifyInvokerResponse
TatClient. ModifyInvoker(ModifyInvokerRequest req)
此接口用于修改执行器。 -
Uses of ModifyInvokerResponse in com.tencentcloudapi.tat.v20201028.models
Constructors in com.tencentcloudapi.tat.v20201028.models with parameters of type ModifyInvokerResponse Constructor Description ModifyInvokerResponse(ModifyInvokerResponse 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.
-