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