public class SwitchVpnDeleteProtectRequest extends AbstractBceRequest
| Constructor and Description |
|---|
SwitchVpnDeleteProtectRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
Boolean |
getDeleteProtect() |
String |
getVpnId() |
void |
setClientToken(String clientToken) |
void |
setDeleteProtect(Boolean deleteProtect) |
void |
setVpnId(String vpnId) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic String getVpnId()
public void setVpnId(String vpnId)
public Boolean getDeleteProtect()
public void setDeleteProtect(Boolean deleteProtect)
public String getClientToken()
public void setClientToken(String clientToken)
Copyright © 2025. All rights reserved.