程序包 | 说明 |
---|---|
com.tencentcloudapi.batch.v20170312.models |
限定符和类型 | 方法和说明 |
---|---|
Notification[] |
ComputeEnvCreateInfo.getNotifications()
获取通知信息
注意:此字段可能返回 null,表示取不到有效值。
|
Notification[] |
Job.getNotifications()
获取通知信息
|
Notification |
NamedComputeEnv.getNotifications()
获取通知信息
|
Notification |
NamedCpmComputeEnv.getNotifications()
获取通知信息
|
Notification[] |
DescribeComputeEnvCreateInfoResponse.getNotifications()
获取通知信息
|
限定符和类型 | 方法和说明 |
---|---|
void |
NamedComputeEnv.setNotifications(Notification Notifications)
设置通知信息
|
void |
NamedCpmComputeEnv.setNotifications(Notification Notifications)
设置通知信息
|
void |
ComputeEnvCreateInfo.setNotifications(Notification[] Notifications)
设置通知信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Job.setNotifications(Notification[] Notifications)
设置通知信息
|
void |
DescribeComputeEnvCreateInfoResponse.setNotifications(Notification[] Notifications)
设置通知信息
|
Copyright © 2019. All rights reserved.