Uses of Class
com.tencentcloudapi.eb.v20210416.models.GetPlatformEventTemplateResponse
-
Packages that use GetPlatformEventTemplateResponse Package Description com.tencentcloudapi.eb.v20210416 com.tencentcloudapi.eb.v20210416.models -
-
Uses of GetPlatformEventTemplateResponse in com.tencentcloudapi.eb.v20210416
Methods in com.tencentcloudapi.eb.v20210416 that return GetPlatformEventTemplateResponse Modifier and Type Method Description GetPlatformEventTemplateResponseEbClient. GetPlatformEventTemplate(GetPlatformEventTemplateRequest req)获取平台产品事件模板 -
Uses of GetPlatformEventTemplateResponse in com.tencentcloudapi.eb.v20210416.models
Constructors in com.tencentcloudapi.eb.v20210416.models with parameters of type GetPlatformEventTemplateResponse Constructor Description GetPlatformEventTemplateResponse(GetPlatformEventTemplateResponse 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.
-