public class ValidateSecurityGroupResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ValidateSecurityGroupResponse.TriggeredGroupRule |
| Constructor and Description |
|---|
ValidateSecurityGroupResponse() |
| Modifier and Type | Method and Description |
|---|---|
ValidateSecurityGroupResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getPolicy() |
String |
getRequestId() |
ValidateSecurityGroupResponse.TriggeredGroupRule |
getTriggeredGroupRule() |
void |
setPolicy(String policy) |
void |
setRequestId(String requestId) |
void |
setTriggeredGroupRule(ValidateSecurityGroupResponse.TriggeredGroupRule triggeredGroupRule) |
public String getRequestId()
public void setRequestId(String requestId)
public String getPolicy()
public void setPolicy(String policy)
public ValidateSecurityGroupResponse.TriggeredGroupRule getTriggeredGroupRule()
public void setTriggeredGroupRule(ValidateSecurityGroupResponse.TriggeredGroupRule triggeredGroupRule)
public ValidateSecurityGroupResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.