public class GetUserMFAInfoResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetUserMFAInfoResponse.MFADevice |
| 构造器和说明 |
|---|
GetUserMFAInfoResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 com.aliyuncs.AcsResponseCopyright © 2019. All Rights Reserved.