Class DescribeCaptchaAppIdInfoRequest


  • public class DescribeCaptchaAppIdInfoRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeCaptchaAppIdInfoRequest

        public DescribeCaptchaAppIdInfoRequest()
      • DescribeCaptchaAppIdInfoRequest

        public DescribeCaptchaAppIdInfoRequest​(DescribeCaptchaAppIdInfoRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getCaptchaAppId

        public Long getCaptchaAppId()
        Get 验证码应用注册APPID
        Returns:
        CaptchaAppId 验证码应用注册APPID
      • setCaptchaAppId

        public void setCaptchaAppId​(Long CaptchaAppId)
        Set 验证码应用注册APPID
        Parameters:
        CaptchaAppId - 验证码应用注册APPID