public static final class GetWarningEventMetricResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetWarningEventMetricResponseBody.Data.Builder |
appId(String appId)
The details of the application.
|
GetWarningEventMetricResponseBody.Data |
build() |
GetWarningEventMetricResponseBody.Data.Builder |
name(String name)
The application ID.
|
GetWarningEventMetricResponseBody.Data.Builder |
regionId(String regionId)
The application name.
|
GetWarningEventMetricResponseBody.Data.Builder |
warningCount(Long warningCount)
The namespace ID.
|
public GetWarningEventMetricResponseBody.Data.Builder appId(String appId)
The details of the application.
example:7171a6ca-d1cd-4928-8642-7d5cfe69****
public GetWarningEventMetricResponseBody.Data.Builder name(String name)
The application ID.
example:test
public GetWarningEventMetricResponseBody.Data.Builder regionId(String regionId)
The application name.
example:cn-hangzhou
public GetWarningEventMetricResponseBody.Data.Builder warningCount(Long warningCount)
The namespace ID.
example:10
public GetWarningEventMetricResponseBody.Data build()
Copyright © 2026. All rights reserved.