public class GetUserMFAInfoResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetUserMFAInfoResponse.MFADevice |
| Constructor and Description |
|---|
GetUserMFAInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetUserMFAInfoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
GetUserMFAInfoResponse.MFADevice |
getMFADevice() |
String |
getRequestId() |
void |
setMFADevice(GetUserMFAInfoResponse.MFADevice mFADevice) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public GetUserMFAInfoResponse.MFADevice getMFADevice()
public void setMFADevice(GetUserMFAInfoResponse.MFADevice mFADevice)
public GetUserMFAInfoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.