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