public static final class ListPrometheusRemoteWritesResponseBody.Data.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListPrometheusRemoteWritesResponseBody.Data |
build() |
ListPrometheusRemoteWritesResponseBody.Data.Builder |
clusterId(String clusterId)
The ID of the Prometheus instance.
|
ListPrometheusRemoteWritesResponseBody.Data.Builder |
remoteWriteName(String remoteWriteName)
The name of the remote write configuration item.
|
ListPrometheusRemoteWritesResponseBody.Data.Builder |
remoteWriteYaml(String remoteWriteYaml)
The information about the queried remote write configuration item of the Prometheus instance.
|
public ListPrometheusRemoteWritesResponseBody.Data.Builder clusterId(String clusterId)
public ListPrometheusRemoteWritesResponseBody.Data.Builder remoteWriteName(String remoteWriteName)
public ListPrometheusRemoteWritesResponseBody.Data.Builder remoteWriteYaml(String remoteWriteYaml)
public ListPrometheusRemoteWritesResponseBody.Data build()
Copyright © 2024. All rights reserved.