Package | Description |
---|---|
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
NotificationTarget |
LifecycleHook.getNotificationTarget()
Get 通知目标
|
NotificationTarget |
CreateLifecycleHookRequest.getNotificationTarget()
Get 通知目标。NotificationTarget和LifecycleCommand参数互斥,二者不可同时指定。
|
NotificationTarget |
UpgradeLifecycleHookRequest.getNotificationTarget()
Get 通知目标。NotificationTarget和LifecycleCommand参数互斥,二者不可同时指定。
|
NotificationTarget |
ModifyLifecycleHookRequest.getNotificationTarget()
Get 通知目标信息。
|
Modifier and Type | Method and Description |
---|---|
void |
LifecycleHook.setNotificationTarget(NotificationTarget NotificationTarget)
Set 通知目标
|
void |
CreateLifecycleHookRequest.setNotificationTarget(NotificationTarget NotificationTarget)
Set 通知目标。NotificationTarget和LifecycleCommand参数互斥,二者不可同时指定。
|
void |
UpgradeLifecycleHookRequest.setNotificationTarget(NotificationTarget NotificationTarget)
Set 通知目标。NotificationTarget和LifecycleCommand参数互斥,二者不可同时指定。
|
void |
ModifyLifecycleHookRequest.setNotificationTarget(NotificationTarget NotificationTarget)
Set 通知目标信息。
|
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 © 2022. All rights reserved.