public static final class ListClusterPluginInfoRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListClusterPluginInfoRequest |
build() |
ListClusterPluginInfoRequest.Builder |
clusterIds(List<String> clusterIds)
The IDs of the clusters.
|
ListClusterPluginInfoRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
ListClusterPluginInfoRequest.Builder |
pluginName(String pluginName)
The name of the plug-in.
|
public ListClusterPluginInfoRequest.Builder clusterIds(List<String> clusterIds)
The IDs of the clusters.
This parameter is required.
public ListClusterPluginInfoRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public ListClusterPluginInfoRequest.Builder pluginName(String pluginName)
The name of the plug-in.
example:alihips
public ListClusterPluginInfoRequest build()
Copyright © 2026. All rights reserved.