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