public class DeleteIntranetGatewayRequest extends HiCloudWebServiceRequest
Constructor and Description |
---|
DeleteIntranetGatewayRequest() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getIntranetGatewayBusinessServiceId()
to get list of intranet gateway business service id
|
void |
setIntranetGatewayBusinessServiceId(java.util.List<java.lang.String> intranetGatewayBusinessServiceId)
to set list of intranet gateway business service id
|
java.lang.String |
toString() |
getRequestId, setRequestId
public java.util.List<java.lang.String> getIntranetGatewayBusinessServiceId()
public void setIntranetGatewayBusinessServiceId(java.util.List<java.lang.String> intranetGatewayBusinessServiceId)
intranetGatewayBusinessServiceId
- list of intranet gateway business service idpublic java.lang.String toString()
toString
in class java.lang.Object