public static final class ListDashboardsResponseBody.DashboardVos.Builder extends Object
构造器和说明 |
---|
Builder() |
public ListDashboardsResponseBody.DashboardVos.Builder dashboardType(String dashboardType)
public ListDashboardsResponseBody.DashboardVos.Builder exporter(String exporter)
* Prometheus * Node * GPU * Redis * MySQL * Kafka * NGINX V2 * Nginx * ZooKeeper * MongoDB * RabbitMQ * PostgreSQL * Kubernetes * Client Library * Elasticsearch * RocketMQ
public ListDashboardsResponseBody.DashboardVos.Builder httpUrl(String httpUrl)
public ListDashboardsResponseBody.DashboardVos.Builder httpsUrl(String httpsUrl)
public ListDashboardsResponseBody.DashboardVos.Builder i18nChild(ListDashboardsResponseBody.I18nChild i18nChild)
public ListDashboardsResponseBody.DashboardVos.Builder id(String id)
public ListDashboardsResponseBody.DashboardVos.Builder isArmsExporter(Boolean isArmsExporter)
* `true`: The exporter is provided by ARMS. * `false`: The exporter is not provided by ARMS.
public ListDashboardsResponseBody.DashboardVos.Builder kind(String kind)
public ListDashboardsResponseBody.DashboardVos.Builder language(String language)
public ListDashboardsResponseBody.DashboardVos.Builder name(String name)
public ListDashboardsResponseBody.DashboardVos.Builder needUpdate(Boolean needUpdate)
public ListDashboardsResponseBody.DashboardVos.Builder tags(List<String> tags)
public ListDashboardsResponseBody.DashboardVos.Builder time(String time)
public ListDashboardsResponseBody.DashboardVos.Builder title(String title)
public ListDashboardsResponseBody.DashboardVos.Builder type(String type)
* `dash-db`: a dashboard * `dash-folder`: a folder that can include a dashboard
public ListDashboardsResponseBody.DashboardVos.Builder uid(String uid)
public ListDashboardsResponseBody.DashboardVos.Builder url(String url)
public ListDashboardsResponseBody.DashboardVos.Builder version(String version)
public ListDashboardsResponseBody.DashboardVos build()
Copyright © 2024. All rights reserved.