public static final class ListDashboardsByNameRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListDashboardsByNameRequest |
build() |
ListDashboardsByNameRequest.Builder |
clusterId(String clusterId)
The ID of the cluster.
|
ListDashboardsByNameRequest.Builder |
clusterType(String clusterType)
The cluster type.
|
ListDashboardsByNameRequest.Builder |
dashBoardName(String dashBoardName)
The name of the dashboard.
|
ListDashboardsByNameRequest.Builder |
dashBoardVersion(String dashBoardVersion)
The version of the dashboard.
|
ListDashboardsByNameRequest.Builder |
dataSourceType(String dataSourceType)
The type of the data source.
|
ListDashboardsByNameRequest.Builder |
groupName(String groupName)
The name of the dashboard group.
|
ListDashboardsByNameRequest.Builder |
onlyQuery(Boolean onlyQuery)
Specifies whether to display the Grafana dashboard only in the Application Real-Time Monitoring Service (ARMS) console.
|
ListDashboardsByNameRequest.Builder |
productCode(String productCode)
The abbreviation of the Alibaba Cloud service name.
|
ListDashboardsByNameRequest.Builder |
regionId(String regionId)
The ID of the region.
|
public ListDashboardsByNameRequest.Builder clusterId(String clusterId)
public ListDashboardsByNameRequest.Builder clusterType(String clusterType)
* vpc-prometheus * cloud-product-prometheus * cms-enterprise-prometheus * ExternalKubernetes * Ask * Kubernetes * ManagedKubernetes * remote-write-prometheus * GlobalViewV2
public ListDashboardsByNameRequest.Builder dashBoardName(String dashBoardName)
public ListDashboardsByNameRequest.Builder dashBoardVersion(String dashBoardVersion)
public ListDashboardsByNameRequest.Builder dataSourceType(String dataSourceType)
* loki * prometheus
public ListDashboardsByNameRequest.Builder groupName(String groupName)
public ListDashboardsByNameRequest.Builder onlyQuery(Boolean onlyQuery)
public ListDashboardsByNameRequest.Builder productCode(String productCode)
public ListDashboardsByNameRequest.Builder regionId(String regionId)
public ListDashboardsByNameRequest build()
Copyright © 2024. All rights reserved.