java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.container.authentication.response.Account

@ApiType("SoftLayer_Container_Authentication_Response_Account")
public class Account
extends Entity
The SoftLayer_Container_Authentication_Response_Account data type contains account information for responses from the getPortalLogin API.
See Also:
SoftLayer_Container_Authentication_Response_Account
  • Field Details

  • Constructor Details

    • Account

      public Account()
  • Method Details

    • getAccountCompanyName

      public String getAccountCompanyName()
    • setAccountCompanyName

      public void setAccountCompanyName​(String accountCompanyName)
    • isAccountCompanyNameSpecified

      public boolean isAccountCompanyNameSpecified()
    • unsetAccountCompanyName

      public void unsetAccountCompanyName()
    • getAccountCountry

      public String getAccountCountry()
    • setAccountCountry

      public void setAccountCountry​(String accountCountry)
    • isAccountCountrySpecified

      public boolean isAccountCountrySpecified()
    • unsetAccountCountry

      public void unsetAccountCountry()
    • getAccountId

      public Long getAccountId()
    • setAccountId

      public void setAccountId​(Long accountId)
    • isAccountIdSpecified

      public boolean isAccountIdSpecified()
    • unsetAccountId

      public void unsetAccountId()
    • getAccountStatusName

      public String getAccountStatusName()
    • setAccountStatusName

      public void setAccountStatusName​(String accountStatusName)
    • isAccountStatusNameSpecified

      public boolean isAccountStatusNameSpecified()
    • unsetAccountStatusName

      public void unsetAccountStatusName()
    • getBluemixAccountId

      public String getBluemixAccountId()
    • setBluemixAccountId

      public void setBluemixAccountId​(String bluemixAccountId)
    • isBluemixAccountIdSpecified

      public boolean isBluemixAccountIdSpecified()
    • unsetBluemixAccountId

      public void unsetBluemixAccountId()
    • getCreateDate

      public GregorianCalendar getCreateDate()
    • setCreateDate

      public void setCreateDate​(GregorianCalendar createDate)
    • isCreateDateSpecified

      public boolean isCreateDateSpecified()
    • unsetCreateDate

      public void unsetCreateDate()
    • getDefaultAccount

      public Boolean getDefaultAccount()
    • setDefaultAccount

      public void setDefaultAccount​(Boolean defaultAccount)
    • isDefaultAccountSpecified

      public boolean isDefaultAccountSpecified()
    • unsetDefaultAccount

      public void unsetDefaultAccount()
    • getIpAddressCheckRequired

      public Boolean getIpAddressCheckRequired()
    • setIpAddressCheckRequired

      public void setIpAddressCheckRequired​(Boolean ipAddressCheckRequired)
    • isIpAddressCheckRequiredSpecified

      public boolean isIpAddressCheckRequiredSpecified()
    • unsetIpAddressCheckRequired

      public void unsetIpAddressCheckRequired()
    • getIsMasterUserFlag

      public Boolean getIsMasterUserFlag()
    • setIsMasterUserFlag

      public void setIsMasterUserFlag​(Boolean isMasterUserFlag)
    • isIsMasterUserFlagSpecified

      public boolean isIsMasterUserFlagSpecified()
    • unsetIsMasterUserFlag

      public void unsetIsMasterUserFlag()
    • getModifyDate

      public GregorianCalendar getModifyDate()
    • setModifyDate

      public void setModifyDate​(GregorianCalendar modifyDate)
    • isModifyDateSpecified

      public boolean isModifyDateSpecified()
    • unsetModifyDate

      public void unsetModifyDate()
    • getPhoneFactorExternalAuthenticationRequired

      public Boolean getPhoneFactorExternalAuthenticationRequired()
    • setPhoneFactorExternalAuthenticationRequired

      public void setPhoneFactorExternalAuthenticationRequired​(Boolean phoneFactorExternalAuthenticationRequired)
    • isPhoneFactorExternalAuthenticationRequiredSpecified

      public boolean isPhoneFactorExternalAuthenticationRequiredSpecified()
    • unsetPhoneFactorExternalAuthenticationRequired

      public void unsetPhoneFactorExternalAuthenticationRequired()
    • getSecurityQuestionRequired

      public Boolean getSecurityQuestionRequired()
    • setSecurityQuestionRequired

      public void setSecurityQuestionRequired​(Boolean securityQuestionRequired)
    • isSecurityQuestionRequiredSpecified

      public boolean isSecurityQuestionRequiredSpecified()
    • unsetSecurityQuestionRequired

      public void unsetSecurityQuestionRequired()
    • getTotpExternalAuthenticationRequired

      public Boolean getTotpExternalAuthenticationRequired()
    • setTotpExternalAuthenticationRequired

      public void setTotpExternalAuthenticationRequired​(Boolean totpExternalAuthenticationRequired)
    • isTotpExternalAuthenticationRequiredSpecified

      public boolean isTotpExternalAuthenticationRequiredSpecified()
    • unsetTotpExternalAuthenticationRequired

      public void unsetTotpExternalAuthenticationRequired()
    • getUserId

      public Long getUserId()
    • setUserId

      public void setUserId​(Long userId)
    • isUserIdSpecified

      public boolean isUserIdSpecified()
    • unsetUserId

      public void unsetUserId()
    • getVerisignExternalAuthenticationRequired

      public Boolean getVerisignExternalAuthenticationRequired()
    • setVerisignExternalAuthenticationRequired

      public void setVerisignExternalAuthenticationRequired​(Boolean verisignExternalAuthenticationRequired)
    • isVerisignExternalAuthenticationRequiredSpecified

      public boolean isVerisignExternalAuthenticationRequiredSpecified()
    • unsetVerisignExternalAuthenticationRequired

      public void unsetVerisignExternalAuthenticationRequired()