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