public class DeleteDirectConnectGatewayRequest extends AbstractModel
Constructor and Description |
---|
DeleteDirectConnectGatewayRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getDirectConnectGatewayId()
Get The unique `ID` of the direct connect gateway, such as `dcg-9o233uri`.
|
void |
setDirectConnectGatewayId(String DirectConnectGatewayId)
Set The unique `ID` of the direct connect gateway, such as `dcg-9o233uri`.
|
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 getDirectConnectGatewayId()
public void setDirectConnectGatewayId(String DirectConnectGatewayId)
DirectConnectGatewayId
- The unique `ID` of the direct connect gateway, such as `dcg-9o233uri`.Copyright © 2021. All rights reserved.