public class UpdateVpnReleaseProtectionRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
UpdateVpnReleaseProtectionRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
Boolean |
getDeleteProtect() |
String |
getVpnId() |
UpdateVpnReleaseProtectionRequest |
setClientToken(String clientToken) |
UpdateVpnReleaseProtectionRequest |
setDeleteProtect(Boolean deleteProtect) |
UpdateVpnReleaseProtectionRequest |
setVpnId(String vpnId) |
public String getVpnId()
public UpdateVpnReleaseProtectionRequest setVpnId(String vpnId)
public String getClientToken()
public UpdateVpnReleaseProtectionRequest setClientToken(String clientToken)
public Boolean getDeleteProtect()
public UpdateVpnReleaseProtectionRequest setDeleteProtect(Boolean deleteProtect)
Copyright © 2026. All rights reserved.