public static final class BindHybridProxyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BindHybridProxyRequest |
build() |
BindHybridProxyRequest.Builder |
clusterName(String clusterName)
The name of the proxy cluster.
|
BindHybridProxyRequest.Builder |
yundunUuids(List<String> yundunUuids)
The UUIDs of servers that you want to add to Security Center over the proxy server.
|
public BindHybridProxyRequest.Builder clusterName(String clusterName)
The name of the proxy cluster.
This parameter is required.
example:sas-proxy
public BindHybridProxyRequest.Builder yundunUuids(List<String> yundunUuids)
The UUIDs of servers that you want to add to Security Center over the proxy server.
This parameter is required.
public BindHybridProxyRequest build()
Copyright © 2026. All rights reserved.