public class QueryTenantAppMetricsReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryTenantAppMetricsReqBody.Builder |
| 构造器和说明 |
|---|
QueryTenantAppMetricsReqBody() |
QueryTenantAppMetricsReqBody(QueryTenantAppMetricsReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDate() |
String[] |
getNamespaces() |
static QueryTenantAppMetricsReqBody.Builder |
newBuilder() |
void |
setDate(String date) |
void |
setNamespaces(String[] namespaces) |
public QueryTenantAppMetricsReqBody()
public QueryTenantAppMetricsReqBody(QueryTenantAppMetricsReqBody.Builder builder)
public String[] getNamespaces()
public void setNamespaces(String[] namespaces)
public String getDate()
public void setDate(String date)
public static QueryTenantAppMetricsReqBody.Builder newBuilder()
Copyright © 2026. All rights reserved.