public static final class ListCloudGtmAlertLogsResponseBody.Log.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListCloudGtmAlertLogsResponseBody.Log.Builder |
actionType(String actionType)
Alert type:
ALERT
RESUME
example:
ALERT
|
ListCloudGtmAlertLogsResponseBody.Log |
build() |
ListCloudGtmAlertLogsResponseBody.Log.Builder |
content(String content)
The alert content.
|
ListCloudGtmAlertLogsResponseBody.Log.Builder |
entityType(String entityType)
Alarm object types:
GTM_ADDRESS: Address
GTM_ADDRESS_POOL: Address Pool
GTM_INSTANCE: Instance
GTM_MONITOR_TEMPLATE: Health Check Template
example:
GTM_ADDRESS
|
ListCloudGtmAlertLogsResponseBody.Log.Builder |
timestamp(Long timestamp)
Alert log time (timestamp).
|
public ListCloudGtmAlertLogsResponseBody.Log.Builder actionType(String actionType)
Alert type:
ALERT
public ListCloudGtmAlertLogsResponseBody.Log.Builder content(String content)
The alert content.
example:The alert content.
public ListCloudGtmAlertLogsResponseBody.Log.Builder entityType(String entityType)
Alarm object types:
GTM_ADDRESS
public ListCloudGtmAlertLogsResponseBody.Log.Builder timestamp(Long timestamp)
Alert log time (timestamp).
example:1711328826977
public ListCloudGtmAlertLogsResponseBody.Log build()
Copyright © 2026. All rights reserved.