Package | Description |
---|---|
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
NotificationTarget |
UpgradeLifecycleHookRequest.getNotificationTarget()
Get Notification result.
|
NotificationTarget |
CreateLifecycleHookRequest.getNotificationTarget()
Get Notification target.
|
NotificationTarget |
LifecycleHook.getNotificationTarget()
Get Notification target
|
NotificationTarget |
ModifyLifecycleHookRequest.getNotificationTarget()
Get Information of the notification target.
|
Modifier and Type | Method and Description |
---|---|
void |
UpgradeLifecycleHookRequest.setNotificationTarget(NotificationTarget NotificationTarget)
Set Notification result.
|
void |
CreateLifecycleHookRequest.setNotificationTarget(NotificationTarget NotificationTarget)
Set Notification target.
|
void |
LifecycleHook.setNotificationTarget(NotificationTarget NotificationTarget)
Set Notification target
|
void |
ModifyLifecycleHookRequest.setNotificationTarget(NotificationTarget NotificationTarget)
Set Information of the notification target.
|
Constructor and Description |
---|
NotificationTarget(NotificationTarget 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.
|
Copyright © 2023. All rights reserved.