public class SetSecurityPreferenceResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
SetSecurityPreferenceResponse.SecurityPreference |
| Constructor and Description |
|---|
SetSecurityPreferenceResponse() |
| Modifier and Type | Method and Description |
|---|---|
SetSecurityPreferenceResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
SetSecurityPreferenceResponse.SecurityPreference |
getSecurityPreference() |
void |
setRequestId(String requestId) |
void |
setSecurityPreference(SetSecurityPreferenceResponse.SecurityPreference securityPreference) |
public String getRequestId()
public void setRequestId(String requestId)
public SetSecurityPreferenceResponse.SecurityPreference getSecurityPreference()
public void setSecurityPreference(SetSecurityPreferenceResponse.SecurityPreference securityPreference)
public SetSecurityPreferenceResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.