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