Documentation
¶
Index ¶
- func ResourceTencentCloudCaptchaInfoInternational() *schema.Resource
- func ResourceTencentCloudCaptchaIpWhiteListInternational() *schema.Resource
- type CaptchaService
- func (me *CaptchaService) DescribeCaptchaInfoInternationalById(ctx context.Context, captchaAppId string) (ret *captchaintl.DescribeCaptchaConsoleSubDataInternational, errRet error)
- func (me *CaptchaService) DescribeCaptchaIpWhiteListInternationalById(ctx context.Context, captchaAppid, id int64) (ret *captchaintl.DescribeCaptchaWhiteListItem, errRet error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CaptchaService ¶
type CaptchaService struct {
// contains filtered or unexported fields
}
func (*CaptchaService) DescribeCaptchaInfoInternationalById ¶
func (me *CaptchaService) DescribeCaptchaInfoInternationalById(ctx context.Context, captchaAppId string) (ret *captchaintl.DescribeCaptchaConsoleSubDataInternational, errRet error)
func (*CaptchaService) DescribeCaptchaIpWhiteListInternationalById ¶
func (me *CaptchaService) DescribeCaptchaIpWhiteListInternationalById(ctx context.Context, captchaAppid, id int64) (ret *captchaintl.DescribeCaptchaWhiteListItem, errRet error)
Click to show internal directories.
Click to hide internal directories.