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