Uses of Class
com.tencentcloudapi.as.v20180419.models.ModifyNotificationConfigurationResponse
-
Packages that use ModifyNotificationConfigurationResponse Package Description com.tencentcloudapi.as.v20180419 com.tencentcloudapi.as.v20180419.models -
-
Uses of ModifyNotificationConfigurationResponse in com.tencentcloudapi.as.v20180419
Methods in com.tencentcloudapi.as.v20180419 that return ModifyNotificationConfigurationResponse Modifier and Type Method Description ModifyNotificationConfigurationResponse
AsClient. ModifyNotificationConfiguration(ModifyNotificationConfigurationRequest req)
本接口(ModifyNotificationConfiguration)用于修改通知。 通知的接收端类型不支持修改。 -
Uses of ModifyNotificationConfigurationResponse in com.tencentcloudapi.as.v20180419.models
Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type ModifyNotificationConfigurationResponse Constructor Description ModifyNotificationConfigurationResponse(ModifyNotificationConfigurationResponse 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.
-