程序包 | 说明 |
---|---|
com.aliyun.sdk.service.arms20190808.models |
限定符和类型 | 方法和说明 |
---|---|
UpdatePrometheusGlobalViewRequest.Builder |
UpdatePrometheusGlobalViewRequest.Builder.allSubClustersSuccess(Boolean allSubClustersSuccess)
To edit a GlobalView aggregated instance, do you require all passed child instances to be verified successfully before creating a GlobalView instance (optional, default to false):
- true
- false
|
static UpdatePrometheusGlobalViewRequest.Builder |
UpdatePrometheusGlobalViewRequest.builder() |
UpdatePrometheusGlobalViewRequest.Builder |
UpdatePrometheusGlobalViewRequest.Builder.clusterId(String clusterId)
The ID of the Prometheus instance.
|
UpdatePrometheusGlobalViewRequest.Builder |
UpdatePrometheusGlobalViewRequest.Builder.groupName(String groupName)
The name of the global aggregation instance.
|
UpdatePrometheusGlobalViewRequest.Builder |
UpdatePrometheusGlobalViewRequest.Builder.mostRegionId(String mostRegionId)
The region ID of the global aggregation instance.
|
UpdatePrometheusGlobalViewRequest.Builder |
UpdatePrometheusGlobalViewRequest.Builder.regionId(String regionId)
The ID of the region in which the Prometheus instance resides.
|
UpdatePrometheusGlobalViewRequest.Builder |
UpdatePrometheusGlobalViewRequest.Builder.resourceGroupId(String resourceGroupId)
The ID of the resource group to which the Prometheus instance belongs.
|
UpdatePrometheusGlobalViewRequest.Builder |
UpdatePrometheusGlobalViewRequest.Builder.subClustersJson(String subClustersJson)
The data sources of the Prometheus instance for GlobalView.
|
UpdatePrometheusGlobalViewRequest.Builder |
UpdatePrometheusGlobalViewRequest.toBuilder() |
Copyright © 2024. All rights reserved.