public static final class GetProxyRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
GetProxyRequest |
build() |
GetProxyRequest.Builder |
proxyId(Long proxyId)
The ID of the secure access proxy.
|
GetProxyRequest.Builder |
regionId(String regionId)
RegionId.
|
GetProxyRequest.Builder |
tid(Long tid)
The ID of the tenant.
|
public GetProxyRequest.Builder regionId(String regionId)
public GetProxyRequest.Builder proxyId(Long proxyId)
public GetProxyRequest.Builder tid(Long tid)
public GetProxyRequest build()
Copyright © 2023. All rights reserved.