public class GetSecurityContactResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
GetSecurityContactResponse() |
getResponseMetadata, setResponseMetadatapublic GetSecurityContactResponse email(String email)
public String getEmail()
public void setEmail(String email)
public GetSecurityContactResponse emailIsVerify(Boolean emailIsVerify)
public Boolean isEmailIsVerify()
public void setEmailIsVerify(Boolean emailIsVerify)
public GetSecurityContactResponse mobilePhone(String mobilePhone)
public String getMobilePhone()
public void setMobilePhone(String mobilePhone)
public GetSecurityContactResponse mobilePhoneIsVerify(Boolean mobilePhoneIsVerify)
public Boolean isMobilePhoneIsVerify()
public void setMobilePhoneIsVerify(Boolean mobilePhoneIsVerify)
public GetSecurityContactResponse newSecureContactInfo(NewSecureContactInfoForGetSecurityContactOutput newSecureContactInfo)
@Valid public @Valid NewSecureContactInfoForGetSecurityContactOutput getNewSecureContactInfo()
public void setNewSecureContactInfo(NewSecureContactInfoForGetSecurityContactOutput newSecureContactInfo)
Copyright © 2024. All rights reserved.