public class GetForgetPasswordConfigurationResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
GetForgetPasswordConfigurationResponse.OpenForgetPasswordConfiguration |
构造器和说明 |
---|
GetForgetPasswordConfigurationResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
GetForgetPasswordConfigurationResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
GetForgetPasswordConfigurationResponse.OpenForgetPasswordConfiguration |
getOpenForgetPasswordConfiguration() |
String |
getRequestId() |
void |
setOpenForgetPasswordConfiguration(GetForgetPasswordConfigurationResponse.OpenForgetPasswordConfiguration openForgetPasswordConfiguration) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public GetForgetPasswordConfigurationResponse.OpenForgetPasswordConfiguration getOpenForgetPasswordConfiguration()
public void setOpenForgetPasswordConfiguration(GetForgetPasswordConfigurationResponse.OpenForgetPasswordConfiguration openForgetPasswordConfiguration)
public GetForgetPasswordConfigurationResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All Rights Reserved.