public class UpdateDeleteProtectRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
UpdateDeleteProtectRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
Integer |
getDeleteProtect() |
String |
getGatewayId() |
UpdateDeleteProtectRequest |
setClientToken(String clientToken) |
UpdateDeleteProtectRequest |
setDeleteProtect(Integer deleteProtect) |
UpdateDeleteProtectRequest |
setGatewayId(String gatewayId) |
public String getGatewayId()
public UpdateDeleteProtectRequest setGatewayId(String gatewayId)
public String getClientToken()
public UpdateDeleteProtectRequest setClientToken(String clientToken)
public Integer getDeleteProtect()
public UpdateDeleteProtectRequest setDeleteProtect(Integer deleteProtect)
Copyright © 2026. All rights reserved.