Uses of Class
com.tencentcloudapi.as.v20180419.models.DeleteNotificationConfigurationResponse
-
Packages that use DeleteNotificationConfigurationResponse Package Description com.tencentcloudapi.as.v20180419 com.tencentcloudapi.as.v20180419.models -
-
Uses of DeleteNotificationConfigurationResponse in com.tencentcloudapi.as.v20180419
Methods in com.tencentcloudapi.as.v20180419 that return DeleteNotificationConfigurationResponse Modifier and Type Method Description DeleteNotificationConfigurationResponseAsClient. DeleteNotificationConfiguration(DeleteNotificationConfigurationRequest req)本接口(DeleteNotificationConfiguration)用于删除特定的通知。 -
Uses of DeleteNotificationConfigurationResponse in com.tencentcloudapi.as.v20180419.models
Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type DeleteNotificationConfigurationResponse Constructor Description DeleteNotificationConfigurationResponse(DeleteNotificationConfigurationResponse 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.
-