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