public class DeleteVpnGatewayRequest extends AbstractModel
Constructor and Description |
---|
DeleteVpnGatewayRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getVpnGatewayId()
Get The ID of the VPN gateway instance.
|
void |
setVpnGatewayId(String VpnGatewayId)
Set The ID of the VPN gateway instance.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getVpnGatewayId()
public void setVpnGatewayId(String VpnGatewayId)
VpnGatewayId
- The ID of the VPN gateway instance.Copyright © 2020. All rights reserved.