public static final class GetWarningEventMetricResponseBody.Data.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetWarningEventMetricResponseBody.Data.Builder |
appId(String appId)
The application ID.
|
GetWarningEventMetricResponseBody.Data |
build() |
GetWarningEventMetricResponseBody.Data.Builder |
name(String name)
The application name.
|
GetWarningEventMetricResponseBody.Data.Builder |
regionId(String regionId)
The namespace ID.
|
GetWarningEventMetricResponseBody.Data.Builder |
warningCount(Long warningCount)
The number of Warning events.
|
public GetWarningEventMetricResponseBody.Data.Builder appId(String appId)
public GetWarningEventMetricResponseBody.Data.Builder name(String name)
public GetWarningEventMetricResponseBody.Data.Builder regionId(String regionId)
public GetWarningEventMetricResponseBody.Data.Builder warningCount(Long warningCount)
public GetWarningEventMetricResponseBody.Data build()
Copyright © 2024. All rights reserved.