Documentation
¶
Overview ¶
Package vmsiface provides an interface to enable mocking the VMS service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AddQualificationInput
- func (s AddQualificationInput) GoString() string
- func (s *AddQualificationInput) SetQualificationAdminInfoFormDO(v *QualificationAdminInfoFormDOForAddQualificationInput) *AddQualificationInput
- func (s *AddQualificationInput) SetQualificationMainInfoFormDO(v *QualificationMainInfoFormDOForAddQualificationInput) *AddQualificationInput
- func (s *AddQualificationInput) SetQualificationScenarioInfoFormDOList(v []*QualificationScenarioInfoFormDOListForAddQualificationInput) *AddQualificationInput
- func (s AddQualificationInput) String() string
- type AddQualificationOutput
- type BatchAppendInput
- type BatchAppendOutput
- type BindAXNEInput
- func (s BindAXNEInput) GoString() string
- func (s *BindAXNEInput) SetAudioRecordFlag(v int32) *BindAXNEInput
- func (s *BindAXNEInput) SetCityCode(v string) *BindAXNEInput
- func (s *BindAXNEInput) SetCityCodeByPhoneNo(v string) *BindAXNEInput
- func (s *BindAXNEInput) SetDegradeCityList(v []*string) *BindAXNEInput
- func (s *BindAXNEInput) SetExpireTime(v int64) *BindAXNEInput
- func (s *BindAXNEInput) SetNumberPoolNo(v string) *BindAXNEInput
- func (s *BindAXNEInput) SetOutId(v string) *BindAXNEInput
- func (s *BindAXNEInput) SetPhoneNoA(v string) *BindAXNEInput
- func (s *BindAXNEInput) SetPhoneNoB(v string) *BindAXNEInput
- func (s *BindAXNEInput) SetPhoneNoE(v string) *BindAXNEInput
- func (s *BindAXNEInput) SetPhoneNoX(v string) *BindAXNEInput
- func (s *BindAXNEInput) SetRandomFlag(v int32) *BindAXNEInput
- func (s *BindAXNEInput) SetUserData(v string) *BindAXNEInput
- func (s BindAXNEInput) String() string
- func (s *BindAXNEInput) Validate() error
- type BindAXNEOutput
- func (s BindAXNEOutput) GoString() string
- func (s *BindAXNEOutput) SetPhoneNoA(v string) *BindAXNEOutput
- func (s *BindAXNEOutput) SetPhoneNoACityCode(v string) *BindAXNEOutput
- func (s *BindAXNEOutput) SetPhoneNoB(v string) *BindAXNEOutput
- func (s *BindAXNEOutput) SetPhoneNoBCityCode(v string) *BindAXNEOutput
- func (s *BindAXNEOutput) SetPhoneNoE(v string) *BindAXNEOutput
- func (s *BindAXNEOutput) SetPhoneNoX(v string) *BindAXNEOutput
- func (s *BindAXNEOutput) SetPhoneNoXCityCode(v string) *BindAXNEOutput
- func (s *BindAXNEOutput) SetStatus(v int32) *BindAXNEOutput
- func (s *BindAXNEOutput) SetSubId(v string) *BindAXNEOutput
- func (s BindAXNEOutput) String() string
- type BindAXNInput
- func (s BindAXNInput) GoString() string
- func (s *BindAXNInput) SetAudioRecordFlag(v int32) *BindAXNInput
- func (s *BindAXNInput) SetExpireTime(v int64) *BindAXNInput
- func (s *BindAXNInput) SetNumberPoolNo(v string) *BindAXNInput
- func (s *BindAXNInput) SetPhoneNoA(v string) *BindAXNInput
- func (s *BindAXNInput) SetPhoneNoB(v string) *BindAXNInput
- func (s *BindAXNInput) SetPhoneNoX(v string) *BindAXNInput
- func (s *BindAXNInput) SetUserData(v string) *BindAXNInput
- func (s BindAXNInput) String() string
- func (s *BindAXNInput) Validate() error
- type BindAXNOutput
- func (s BindAXNOutput) GoString() string
- func (s *BindAXNOutput) SetPhoneNoA(v string) *BindAXNOutput
- func (s *BindAXNOutput) SetPhoneNoACityCode(v string) *BindAXNOutput
- func (s *BindAXNOutput) SetPhoneNoB(v string) *BindAXNOutput
- func (s *BindAXNOutput) SetPhoneNoBCityCode(v string) *BindAXNOutput
- func (s *BindAXNOutput) SetPhoneNoX(v string) *BindAXNOutput
- func (s *BindAXNOutput) SetPhoneNoXCityCode(v string) *BindAXNOutput
- func (s *BindAXNOutput) SetStatus(v int32) *BindAXNOutput
- func (s *BindAXNOutput) SetSubId(v string) *BindAXNOutput
- func (s BindAXNOutput) String() string
- type BindAXYBInput
- func (s BindAXYBInput) GoString() string
- func (s *BindAXYBInput) SetAudioRecordFlag(v int32) *BindAXYBInput
- func (s *BindAXYBInput) SetAutoCreateFlag(v int32) *BindAXYBInput
- func (s *BindAXYBInput) SetCityCode(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetCityCodeByPhoneNo(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetDegradeCityList(v []*string) *BindAXYBInput
- func (s *BindAXYBInput) SetExpireTime(v int64) *BindAXYBInput
- func (s *BindAXYBInput) SetNumberPoolNo(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetNumberPoolNoY(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetPhoneNoA(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetPhoneNoB(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetPhoneNoX(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetPhoneNoY(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetRandomFlag(v int32) *BindAXYBInput
- func (s *BindAXYBInput) SetRandomFlagY(v int32) *BindAXYBInput
- func (s *BindAXYBInput) SetUserData(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetYCityCode(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetYCityCodeByPhoneNo(v string) *BindAXYBInput
- func (s *BindAXYBInput) SetYDegradeCityList(v []*string) *BindAXYBInput
- func (s *BindAXYBInput) SetYbAudioRecordFlag(v int32) *BindAXYBInput
- func (s *BindAXYBInput) SetYbEnableDuration(v int32) *BindAXYBInput
- func (s BindAXYBInput) String() string
- func (s *BindAXYBInput) Validate() error
- type BindAXYBOutput
- func (s BindAXYBOutput) GoString() string
- func (s *BindAXYBOutput) SetPhoneNoX(v string) *BindAXYBOutput
- func (s *BindAXYBOutput) SetPhoneNoY(v string) *BindAXYBOutput
- func (s *BindAXYBOutput) SetStatus(v int32) *BindAXYBOutput
- func (s *BindAXYBOutput) SetSubId(v string) *BindAXYBOutput
- func (s *BindAXYBOutput) SetYbStatus(v int32) *BindAXYBOutput
- func (s *BindAXYBOutput) SetYbSubId(v string) *BindAXYBOutput
- func (s BindAXYBOutput) String() string
- type BindYBForAXYBInput
- func (s BindYBForAXYBInput) GoString() string
- func (s *BindYBForAXYBInput) SetAudioRecordFlag(v int32) *BindYBForAXYBInput
- func (s *BindYBForAXYBInput) SetCityCode(v string) *BindYBForAXYBInput
- func (s *BindYBForAXYBInput) SetCityCodeByPhoneNo(v string) *BindYBForAXYBInput
- func (s *BindYBForAXYBInput) SetDegradeCityList(v []*string) *BindYBForAXYBInput
- func (s *BindYBForAXYBInput) SetEnableDuration(v int32) *BindYBForAXYBInput
- func (s *BindYBForAXYBInput) SetNumberPoolNo(v string) *BindYBForAXYBInput
- func (s *BindYBForAXYBInput) SetParentSubId(v string) *BindYBForAXYBInput
- func (s *BindYBForAXYBInput) SetPhoneNoB(v string) *BindYBForAXYBInput
- func (s *BindYBForAXYBInput) SetPhoneNoY(v string) *BindYBForAXYBInput
- func (s *BindYBForAXYBInput) SetRandomFlag(v int32) *BindYBForAXYBInput
- func (s *BindYBForAXYBInput) SetUserData(v string) *BindYBForAXYBInput
- func (s BindYBForAXYBInput) String() string
- func (s *BindYBForAXYBInput) Validate() error
- type BindYBForAXYBOutput
- func (s BindYBForAXYBOutput) GoString() string
- func (s *BindYBForAXYBOutput) SetPhoneNoY(v string) *BindYBForAXYBOutput
- func (s *BindYBForAXYBOutput) SetStatus(v int32) *BindYBForAXYBOutput
- func (s *BindYBForAXYBOutput) SetSubId(v string) *BindYBForAXYBOutput
- func (s BindYBForAXYBOutput) String() string
- type CancelClick2CallV2Input
- type CancelClick2CallV2Output
- type Click2CallInput
- func (s Click2CallInput) GoString() string
- func (s *Click2CallInput) SetCallee(v string) *Click2CallInput
- func (s *Click2CallInput) SetCalleeDegradeToCapital(v int32) *Click2CallInput
- func (s *Click2CallInput) SetCalleeNumber(v string) *Click2CallInput
- func (s *Click2CallInput) SetCalleeNumberCityCode(v string) *Click2CallInput
- func (s *Click2CallInput) SetCalleeNumberDegradeCityList(v []*string) *Click2CallInput
- func (s *Click2CallInput) SetCalleeNumberPoolNo(v string) *Click2CallInput
- func (s *Click2CallInput) SetCaller(v string) *Click2CallInput
- func (s *Click2CallInput) SetCallerDegradeToCapital(v int32) *Click2CallInput
- func (s *Click2CallInput) SetCallerNumber(v string) *Click2CallInput
- func (s *Click2CallInput) SetCallerNumberCityCode(v string) *Click2CallInput
- func (s *Click2CallInput) SetCallerNumberDegradeCityList(v []*string) *Click2CallInput
- func (s *Click2CallInput) SetCallerNumberPoolNo(v string) *Click2CallInput
- func (s *Click2CallInput) SetLastMinutes(v int32) *Click2CallInput
- func (s *Click2CallInput) SetLastVoice(v string) *Click2CallInput
- func (s *Click2CallInput) SetLastVoiceTo(v string) *Click2CallInput
- func (s *Click2CallInput) SetMaxTime(v int32) *Click2CallInput
- func (s *Click2CallInput) SetPreVoice(v string) *Click2CallInput
- func (s *Click2CallInput) SetUserData(v string) *Click2CallInput
- func (s Click2CallInput) String() string
- func (s *Click2CallInput) Validate() error
- type Click2CallOutput
- type CommitResourceUploadInput
- type CommitResourceUploadOutput
- func (s CommitResourceUploadOutput) GoString() string
- func (s *CommitResourceUploadOutput) SetName(v string) *CommitResourceUploadOutput
- func (s *CommitResourceUploadOutput) SetResourceKey(v string) *CommitResourceUploadOutput
- func (s *CommitResourceUploadOutput) SetSuffix(v string) *CommitResourceUploadOutput
- func (s CommitResourceUploadOutput) String() string
- type CreateNumberPoolInput
- func (s CreateNumberPoolInput) GoString() string
- func (s *CreateNumberPoolInput) SetName(v string) *CreateNumberPoolInput
- func (s *CreateNumberPoolInput) SetServiceType(v int32) *CreateNumberPoolInput
- func (s *CreateNumberPoolInput) SetSubServiceType(v int32) *CreateNumberPoolInput
- func (s CreateNumberPoolInput) String() string
- func (s *CreateNumberPoolInput) Validate() error
- type CreateNumberPoolOutput
- func (s CreateNumberPoolOutput) GoString() string
- func (s *CreateNumberPoolOutput) SetName(v string) *CreateNumberPoolOutput
- func (s *CreateNumberPoolOutput) SetNumberPoolNo(v string) *CreateNumberPoolOutput
- func (s *CreateNumberPoolOutput) SetServiceType(v int32) *CreateNumberPoolOutput
- func (s *CreateNumberPoolOutput) SetSubServiceType(v int32) *CreateNumberPoolOutput
- func (s CreateNumberPoolOutput) String() string
- type CreateTaskInput
- func (s CreateTaskInput) GoString() string
- func (s *CreateTaskInput) SetAudioPostUrl(v string) *CreateTaskInput
- func (s *CreateTaskInput) SetCallRecordPostUrl(v string) *CreateTaskInput
- func (s *CreateTaskInput) SetConcurrency(v int32) *CreateTaskInput
- func (s *CreateTaskInput) SetEndTime(v string) *CreateTaskInput
- func (s *CreateTaskInput) SetFinishWhenListEnd(v bool) *CreateTaskInput
- func (s *CreateTaskInput) SetForbidTimeList(v []*ForbidTimeListForCreateTaskInput) *CreateTaskInput
- func (s *CreateTaskInput) SetMaxRingDuration(v int32) *CreateTaskInput
- func (s *CreateTaskInput) SetName(v string) *CreateTaskInput
- func (s *CreateTaskInput) SetNumberList(v []*string) *CreateTaskInput
- func (s *CreateTaskInput) SetNumberPoolNo(v string) *CreateTaskInput
- func (s *CreateTaskInput) SetPhoneList(v []*PhoneListForCreateTaskInput) *CreateTaskInput
- func (s *CreateTaskInput) SetResource(v string) *CreateTaskInput
- func (s *CreateTaskInput) SetRingAgainInterval(v int32) *CreateTaskInput
- func (s *CreateTaskInput) SetRingAgainTimes(v int32) *CreateTaskInput
- func (s *CreateTaskInput) SetSelectNumberRule(v int32) *CreateTaskInput
- func (s *CreateTaskInput) SetSelectNumberType(v int32) *CreateTaskInput
- func (s *CreateTaskInput) SetSmsConfig(v []*SmsConfigForCreateTaskInput) *CreateTaskInput
- func (s *CreateTaskInput) SetStart(v bool) *CreateTaskInput
- func (s *CreateTaskInput) SetStartTime(v string) *CreateTaskInput
- func (s *CreateTaskInput) SetType(v int32) *CreateTaskInput
- func (s *CreateTaskInput) SetUnique(v bool) *CreateTaskInput
- func (s CreateTaskInput) String() string
- func (s *CreateTaskInput) Validate() error
- type CreateTaskOutput
- type EnableOrDisableNumberInput
- func (s EnableOrDisableNumberInput) GoString() string
- func (s *EnableOrDisableNumberInput) SetEnableCode(v int32) *EnableOrDisableNumberInput
- func (s *EnableOrDisableNumberInput) SetNumberList(v []*string) *EnableOrDisableNumberInput
- func (s EnableOrDisableNumberInput) String() string
- func (s *EnableOrDisableNumberInput) Validate() error
- type EnableOrDisableNumberOutput
- type FailListForBatchAppendOutput
- func (s FailListForBatchAppendOutput) GoString() string
- func (s *FailListForBatchAppendOutput) SetDesc(v string) *FailListForBatchAppendOutput
- func (s *FailListForBatchAppendOutput) SetIndex(v int32) *FailListForBatchAppendOutput
- func (s *FailListForBatchAppendOutput) SetPhone(v string) *FailListForBatchAppendOutput
- func (s *FailListForBatchAppendOutput) SetType(v string) *FailListForBatchAppendOutput
- func (s FailListForBatchAppendOutput) String() string
- type FailListForCreateTaskOutput
- func (s FailListForCreateTaskOutput) GoString() string
- func (s *FailListForCreateTaskOutput) SetDesc(v string) *FailListForCreateTaskOutput
- func (s *FailListForCreateTaskOutput) SetIndex(v int32) *FailListForCreateTaskOutput
- func (s *FailListForCreateTaskOutput) SetPhone(v string) *FailListForCreateTaskOutput
- func (s *FailListForCreateTaskOutput) SetType(v string) *FailListForCreateTaskOutput
- func (s FailListForCreateTaskOutput) String() string
- type FailListForSingleBatchAppendOutput
- func (s FailListForSingleBatchAppendOutput) GoString() string
- func (s *FailListForSingleBatchAppendOutput) SetExt(v string) *FailListForSingleBatchAppendOutput
- func (s *FailListForSingleBatchAppendOutput) SetPhone(v string) *FailListForSingleBatchAppendOutput
- func (s *FailListForSingleBatchAppendOutput) SetSingleOpenId(v string) *FailListForSingleBatchAppendOutput
- func (s *FailListForSingleBatchAppendOutput) SetType(v string) *FailListForSingleBatchAppendOutput
- func (s FailListForSingleBatchAppendOutput) String() string
- type ForbidTimeListForCreateTaskInput
- func (s ForbidTimeListForCreateTaskInput) GoString() string
- func (s *ForbidTimeListForCreateTaskInput) SetTimes(v []*string) *ForbidTimeListForCreateTaskInput
- func (s *ForbidTimeListForCreateTaskInput) SetWeekdays(v []*int32) *ForbidTimeListForCreateTaskInput
- func (s ForbidTimeListForCreateTaskInput) String() string
- type ForbidTimeListForUpdateTaskInput
- func (s ForbidTimeListForUpdateTaskInput) GoString() string
- func (s *ForbidTimeListForUpdateTaskInput) SetTimes(v []*string) *ForbidTimeListForUpdateTaskInput
- func (s *ForbidTimeListForUpdateTaskInput) SetWeekdays(v []*int32) *ForbidTimeListForUpdateTaskInput
- func (s ForbidTimeListForUpdateTaskInput) String() string
- type GetResourceUploadUrlInput
- type GetResourceUploadUrlOutput
- type ListForSingleBatchAppendInput
- func (s ListForSingleBatchAppendInput) GoString() string
- func (s *ListForSingleBatchAppendInput) SetAudioPostUrl(v string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetCallRecordPostUrl(v string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetExt(v string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetForbidTimeList(v []*string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetNumberList(v []*string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetNumberPoolNo(v string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetNumberType(v int32) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetPhone(v string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetPhoneParam(v string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetResource(v string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetRingAgainInterval(v int32) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetRingAgainTimes(v int32) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetSelectNumberRule(v int32) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetSingleOpenId(v string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetSmsConfig(v string) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetTriggerTime(v int64) *ListForSingleBatchAppendInput
- func (s *ListForSingleBatchAppendInput) SetType(v int32) *ListForSingleBatchAppendInput
- func (s ListForSingleBatchAppendInput) String() string
- type NumberListInput
- func (s NumberListInput) GoString() string
- func (s *NumberListInput) SetLimit(v int32) *NumberListInput
- func (s *NumberListInput) SetNumberList(v []*string) *NumberListInput
- func (s *NumberListInput) SetNumberPoolNo(v string) *NumberListInput
- func (s *NumberListInput) SetNumberPoolTypeCode(v int32) *NumberListInput
- func (s *NumberListInput) SetNumberStatusCode(v int32) *NumberListInput
- func (s *NumberListInput) SetNumberTypeCode(v int32) *NumberListInput
- func (s *NumberListInput) SetOffset(v int32) *NumberListInput
- func (s NumberListInput) String() string
- type NumberListOutput
- func (s NumberListOutput) GoString() string
- func (s *NumberListOutput) SetLimit(v int32) *NumberListOutput
- func (s *NumberListOutput) SetOffset(v int32) *NumberListOutput
- func (s *NumberListOutput) SetRecords(v []*RecordForNumberListOutput) *NumberListOutput
- func (s *NumberListOutput) SetTotal(v int32) *NumberListOutput
- func (s NumberListOutput) String() string
- type NumberPoolListInput
- func (s NumberPoolListInput) GoString() string
- func (s *NumberPoolListInput) SetLimit(v int32) *NumberPoolListInput
- func (s *NumberPoolListInput) SetNumberPoolName(v string) *NumberPoolListInput
- func (s *NumberPoolListInput) SetNumberPoolNo(v string) *NumberPoolListInput
- func (s *NumberPoolListInput) SetOffset(v int32) *NumberPoolListInput
- func (s *NumberPoolListInput) SetServiceType(v int32) *NumberPoolListInput
- func (s *NumberPoolListInput) SetSubServiceType(v int32) *NumberPoolListInput
- func (s NumberPoolListInput) String() string
- type NumberPoolListOutput
- func (s NumberPoolListOutput) GoString() string
- func (s *NumberPoolListOutput) SetLimit(v int32) *NumberPoolListOutput
- func (s *NumberPoolListOutput) SetOffset(v int32) *NumberPoolListOutput
- func (s *NumberPoolListOutput) SetRecords(v []*RecordForNumberPoolListOutput) *NumberPoolListOutput
- func (s *NumberPoolListOutput) SetTotal(v int32) *NumberPoolListOutput
- func (s NumberPoolListOutput) String() string
- type OpenCreateTtsInput
- func (s OpenCreateTtsInput) GoString() string
- func (s *OpenCreateTtsInput) SetName(v string) *OpenCreateTtsInput
- func (s *OpenCreateTtsInput) SetRemark(v string) *OpenCreateTtsInput
- func (s *OpenCreateTtsInput) SetTtsTemplateContent(v string) *OpenCreateTtsInput
- func (s OpenCreateTtsInput) String() string
- func (s *OpenCreateTtsInput) Validate() error
- type OpenCreateTtsOutput
- type OpenDeleteResourceInput
- type OpenDeleteResourceOutput
- type OpenUpdateResourceInput
- func (s OpenUpdateResourceInput) GoString() string
- func (s *OpenUpdateResourceInput) SetName(v string) *OpenUpdateResourceInput
- func (s *OpenUpdateResourceInput) SetResourceKey(v string) *OpenUpdateResourceInput
- func (s OpenUpdateResourceInput) String() string
- func (s *OpenUpdateResourceInput) Validate() error
- type OpenUpdateResourceOutput
- type PauseTaskInput
- type PauseTaskOutput
- type PhoneListForBatchAppendInput
- func (s PhoneListForBatchAppendInput) GoString() string
- func (s *PhoneListForBatchAppendInput) SetExt(v string) *PhoneListForBatchAppendInput
- func (s *PhoneListForBatchAppendInput) SetPhone(v string) *PhoneListForBatchAppendInput
- func (s *PhoneListForBatchAppendInput) SetPhoneParamJson(v string) *PhoneListForBatchAppendInput
- func (s *PhoneListForBatchAppendInput) SetSmsParamJson(v string) *PhoneListForBatchAppendInput
- func (s *PhoneListForBatchAppendInput) SetTtsContent(v string) *PhoneListForBatchAppendInput
- func (s PhoneListForBatchAppendInput) String() string
- func (s *PhoneListForBatchAppendInput) Validate() error
- type PhoneListForCreateTaskInput
- func (s PhoneListForCreateTaskInput) GoString() string
- func (s *PhoneListForCreateTaskInput) SetExt(v string) *PhoneListForCreateTaskInput
- func (s *PhoneListForCreateTaskInput) SetPhone(v string) *PhoneListForCreateTaskInput
- func (s *PhoneListForCreateTaskInput) SetPhoneParamJson(v string) *PhoneListForCreateTaskInput
- func (s *PhoneListForCreateTaskInput) SetSmsParamJson(v string) *PhoneListForCreateTaskInput
- func (s *PhoneListForCreateTaskInput) SetTtsContent(v string) *PhoneListForCreateTaskInput
- func (s PhoneListForCreateTaskInput) String() string
- func (s *PhoneListForCreateTaskInput) Validate() error
- type QualificationAdminInfoFormDOForAddQualificationInput
- func (s QualificationAdminInfoFormDOForAddQualificationInput) GoString() string
- func (s *QualificationAdminInfoFormDOForAddQualificationInput) SetContactNumber(v string) *QualificationAdminInfoFormDOForAddQualificationInput
- func (s *QualificationAdminInfoFormDOForAddQualificationInput) SetIdCardFrontPhotoFileCode(v string) *QualificationAdminInfoFormDOForAddQualificationInput
- func (s *QualificationAdminInfoFormDOForAddQualificationInput) SetIdCardNumber(v string) *QualificationAdminInfoFormDOForAddQualificationInput
- func (s *QualificationAdminInfoFormDOForAddQualificationInput) SetIdCardPhotoWithPeopleFileCode(v string) *QualificationAdminInfoFormDOForAddQualificationInput
- func (s *QualificationAdminInfoFormDOForAddQualificationInput) SetName(v string) *QualificationAdminInfoFormDOForAddQualificationInput
- func (s QualificationAdminInfoFormDOForAddQualificationInput) String() string
- type QualificationAdminInfoFormDOForUpdateQualificationInput
- func (s QualificationAdminInfoFormDOForUpdateQualificationInput) GoString() string
- func (s *QualificationAdminInfoFormDOForUpdateQualificationInput) SetContactNumber(v string) *QualificationAdminInfoFormDOForUpdateQualificationInput
- func (s *QualificationAdminInfoFormDOForUpdateQualificationInput) SetIdCardFrontPhotoFileCode(v string) *QualificationAdminInfoFormDOForUpdateQualificationInput
- func (s *QualificationAdminInfoFormDOForUpdateQualificationInput) SetIdCardNumber(v string) *QualificationAdminInfoFormDOForUpdateQualificationInput
- func (s *QualificationAdminInfoFormDOForUpdateQualificationInput) SetIdCardPhotoWithPeopleFileCode(v string) *QualificationAdminInfoFormDOForUpdateQualificationInput
- func (s *QualificationAdminInfoFormDOForUpdateQualificationInput) SetName(v string) *QualificationAdminInfoFormDOForUpdateQualificationInput
- func (s QualificationAdminInfoFormDOForUpdateQualificationInput) String() string
- type QualificationAdminInfoVOForQueryQualificationOutput
- func (s QualificationAdminInfoVOForQueryQualificationOutput) GoString() string
- func (s *QualificationAdminInfoVOForQueryQualificationOutput) SetContactNumber(v string) *QualificationAdminInfoVOForQueryQualificationOutput
- func (s *QualificationAdminInfoVOForQueryQualificationOutput) SetIdCardFrontPhotoURL(v string) *QualificationAdminInfoVOForQueryQualificationOutput
- func (s *QualificationAdminInfoVOForQueryQualificationOutput) SetIdCardNumber(v string) *QualificationAdminInfoVOForQueryQualificationOutput
- func (s *QualificationAdminInfoVOForQueryQualificationOutput) SetIdCardPhotoWithPeopleURL(v string) *QualificationAdminInfoVOForQueryQualificationOutput
- func (s *QualificationAdminInfoVOForQueryQualificationOutput) SetName(v string) *QualificationAdminInfoVOForQueryQualificationOutput
- func (s QualificationAdminInfoVOForQueryQualificationOutput) String() string
- type QualificationMainInfoFormDOForAddQualificationInput
- func (s QualificationMainInfoFormDOForAddQualificationInput) GoString() string
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetBusinessLicensePhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetCertificateOfTaxationRegistrationPhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetCertificateThreeInOne(v int32) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetCommitmentLetterOfNetAccessPhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetDocOfNumberApplyPhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetEnterpriseAddress(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetLegalRepresentativeFrontIdPhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetLegalRepresentativeId(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetLegalRepresentativeName(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetQualificationEntity(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetQualificationNo(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetThreeInOneBusinessLicensePhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s *QualificationMainInfoFormDOForAddQualificationInput) SetUnitSocialCreditCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
- func (s QualificationMainInfoFormDOForAddQualificationInput) String() string
- type QualificationMainInfoFormDOForUpdateQualificationInput
- func (s QualificationMainInfoFormDOForUpdateQualificationInput) GoString() string
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetBusinessLicensePhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetCertificateOfTaxationRegistrationPhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetCertificateThreeInOne(v int32) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetCommitmentLetterOfNetAccessPhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetDocOfNumberApplyPhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetEnterpriseAddress(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetLegalRepresentativeFrontIdPhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetLegalRepresentativeId(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetLegalRepresentativeName(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetQualificationEntity(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetQualificationNo(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetThreeInOneBusinessLicensePhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetUnitSocialCreditCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
- func (s QualificationMainInfoFormDOForUpdateQualificationInput) String() string
- type QualificationMainInfoVOForQueryQualificationOutput
- func (s QualificationMainInfoVOForQueryQualificationOutput) GoString() string
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetAccountId(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetApprovalDoneReason(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetApprovalStatus(v int32) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetBusinessLicensePhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetCertificateOfTaxationRegistrationPhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetCertificateThreeInOne(v int32) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetCommitmentLetterOfNetAccessPhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetCreateTime(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetDocOfNumberApplyPhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetEnterpriseAddress(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetLegalRepresentativeFrontIDPhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetLegalRepresentativeId(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetLegalRepresentativeName(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetQualificationEntity(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetQualificationId(v int32) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetQualificationNo(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetThreeInOneBusinessLicensePhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetUnitSocialCreditCode(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s *QualificationMainInfoVOForQueryQualificationOutput) SetUpdateTime(v string) *QualificationMainInfoVOForQueryQualificationOutput
- func (s QualificationMainInfoVOForQueryQualificationOutput) String() string
- type QualificationScenarioInfoFormDOListForAddQualificationInput
- func (s QualificationScenarioInfoFormDOListForAddQualificationInput) GoString() string
- func (s *QualificationScenarioInfoFormDOListForAddQualificationInput) SetDescription(v string) *QualificationScenarioInfoFormDOListForAddQualificationInput
- func (s *QualificationScenarioInfoFormDOListForAddQualificationInput) SetQualificationId(v int32) *QualificationScenarioInfoFormDOListForAddQualificationInput
- func (s *QualificationScenarioInfoFormDOListForAddQualificationInput) SetQualificationNo(v string) *QualificationScenarioInfoFormDOListForAddQualificationInput
- func (s *QualificationScenarioInfoFormDOListForAddQualificationInput) SetScenarioOfCalling(v string) *QualificationScenarioInfoFormDOListForAddQualificationInput
- func (s *QualificationScenarioInfoFormDOListForAddQualificationInput) SetSceneType(v int32) *QualificationScenarioInfoFormDOListForAddQualificationInput
- func (s QualificationScenarioInfoFormDOListForAddQualificationInput) String() string
- type QualificationScenarioInfoFormDOListForUpdateQualificationInput
- func (s QualificationScenarioInfoFormDOListForUpdateQualificationInput) GoString() string
- func (s *QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetDescription(v string) *QualificationScenarioInfoFormDOListForUpdateQualificationInput
- func (s *QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetQualificationId(v int32) *QualificationScenarioInfoFormDOListForUpdateQualificationInput
- func (s *QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetQualificationNo(v string) *QualificationScenarioInfoFormDOListForUpdateQualificationInput
- func (s *QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetScenarioOfCalling(v string) *QualificationScenarioInfoFormDOListForUpdateQualificationInput
- func (s *QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetSceneType(v int32) *QualificationScenarioInfoFormDOListForUpdateQualificationInput
- func (s QualificationScenarioInfoFormDOListForUpdateQualificationInput) String() string
- type QualificationScenarioInfoVOListForQueryQualificationOutput
- func (s QualificationScenarioInfoVOListForQueryQualificationOutput) GoString() string
- func (s *QualificationScenarioInfoVOListForQueryQualificationOutput) SetDescription(v string) *QualificationScenarioInfoVOListForQueryQualificationOutput
- func (s *QualificationScenarioInfoVOListForQueryQualificationOutput) SetScenarioOfCalling(v string) *QualificationScenarioInfoVOListForQueryQualificationOutput
- func (s *QualificationScenarioInfoVOListForQueryQualificationOutput) SetSceneType(v int32) *QualificationScenarioInfoVOListForQueryQualificationOutput
- func (s QualificationScenarioInfoVOListForQueryQualificationOutput) String() string
- type QueryAudioRecordFileUrlInput
- type QueryAudioRecordFileUrlOutput
- func (s QueryAudioRecordFileUrlOutput) GoString() string
- func (s *QueryAudioRecordFileUrlOutput) SetAudioRecordFileUrl(v string) *QueryAudioRecordFileUrlOutput
- func (s *QueryAudioRecordFileUrlOutput) SetAudioRecordLeftFileUrl(v string) *QueryAudioRecordFileUrlOutput
- func (s *QueryAudioRecordFileUrlOutput) SetAudioRecordRightFileUrl(v string) *QueryAudioRecordFileUrlOutput
- func (s QueryAudioRecordFileUrlOutput) String() string
- type QueryAudioRecordToTextFileUrlV2Input
- type QueryAudioRecordToTextFileUrlV2Output
- type QueryAuthInput
- type QueryAuthOutput
- type QueryCallRecordMsgV2Input
- type QueryCallRecordMsgV2Output
- type QueryOpenGetResourceInput
- func (s QueryOpenGetResourceInput) GoString() string
- func (s *QueryOpenGetResourceInput) SetKeyword(v string) *QueryOpenGetResourceInput
- func (s *QueryOpenGetResourceInput) SetLimit(v int32) *QueryOpenGetResourceInput
- func (s *QueryOpenGetResourceInput) SetOffset(v int32) *QueryOpenGetResourceInput
- func (s *QueryOpenGetResourceInput) SetState(v int32) *QueryOpenGetResourceInput
- func (s *QueryOpenGetResourceInput) SetType(v int32) *QueryOpenGetResourceInput
- func (s QueryOpenGetResourceInput) String() string
- func (s *QueryOpenGetResourceInput) Validate() error
- type QueryOpenGetResourceOutput
- func (s QueryOpenGetResourceOutput) GoString() string
- func (s *QueryOpenGetResourceOutput) SetLimit(v int32) *QueryOpenGetResourceOutput
- func (s *QueryOpenGetResourceOutput) SetOffset(v int32) *QueryOpenGetResourceOutput
- func (s *QueryOpenGetResourceOutput) SetRecords(v []*RecordForQueryOpenGetResourceOutput) *QueryOpenGetResourceOutput
- func (s *QueryOpenGetResourceOutput) SetTotal(v int32) *QueryOpenGetResourceOutput
- func (s QueryOpenGetResourceOutput) String() string
- type QueryQualificationInput
- func (s QueryQualificationInput) GoString() string
- func (s *QueryQualificationInput) SetApprovalStatus(v int32) *QueryQualificationInput
- func (s *QueryQualificationInput) SetLimit(v int32) *QueryQualificationInput
- func (s *QueryQualificationInput) SetOffset(v int32) *QueryQualificationInput
- func (s *QueryQualificationInput) SetQualificationEntityQueryPattern(v string) *QueryQualificationInput
- func (s *QueryQualificationInput) SetQualificationNoList(v []*string) *QueryQualificationInput
- func (s QueryQualificationInput) String() string
- type QueryQualificationOutput
- func (s QueryQualificationOutput) GoString() string
- func (s *QueryQualificationOutput) SetLimit(v int32) *QueryQualificationOutput
- func (s *QueryQualificationOutput) SetOffset(v int32) *QueryQualificationOutput
- func (s *QueryQualificationOutput) SetRecords(v []*RecordForQueryQualificationOutput) *QueryQualificationOutput
- func (s *QueryQualificationOutput) SetTotal(v int32) *QueryQualificationOutput
- func (s QueryQualificationOutput) String() string
- type QuerySingleInfoInput
- type QuerySingleInfoOutput
- func (s QuerySingleInfoOutput) GoString() string
- func (s *QuerySingleInfoOutput) SetCallUuid(v string) *QuerySingleInfoOutput
- func (s *QuerySingleInfoOutput) SetCreateTime(v string) *QuerySingleInfoOutput
- func (s *QuerySingleInfoOutput) SetDuration(v int32) *QuerySingleInfoOutput
- func (s *QuerySingleInfoOutput) SetExt(v string) *QuerySingleInfoOutput
- func (s *QuerySingleInfoOutput) SetPhone(v string) *QuerySingleInfoOutput
- func (s *QuerySingleInfoOutput) SetReleaseTime(v string) *QuerySingleInfoOutput
- func (s *QuerySingleInfoOutput) SetResourceKey(v string) *QuerySingleInfoOutput
- func (s *QuerySingleInfoOutput) SetSingleOpenId(v string) *QuerySingleInfoOutput
- func (s *QuerySingleInfoOutput) SetState(v string) *QuerySingleInfoOutput
- func (s QuerySingleInfoOutput) String() string
- type QuerySubscriptionForListInput
- func (s QuerySubscriptionForListInput) GoString() string
- func (s *QuerySubscriptionForListInput) SetLimit(v int32) *QuerySubscriptionForListInput
- func (s *QuerySubscriptionForListInput) SetNumberPoolNo(v string) *QuerySubscriptionForListInput
- func (s *QuerySubscriptionForListInput) SetOffset(v int32) *QuerySubscriptionForListInput
- func (s *QuerySubscriptionForListInput) SetOutId(v string) *QuerySubscriptionForListInput
- func (s *QuerySubscriptionForListInput) SetPhoneNoA(v string) *QuerySubscriptionForListInput
- func (s *QuerySubscriptionForListInput) SetPhoneNoB(v string) *QuerySubscriptionForListInput
- func (s *QuerySubscriptionForListInput) SetPhoneNoX(v string) *QuerySubscriptionForListInput
- func (s *QuerySubscriptionForListInput) SetPhoneNoY(v string) *QuerySubscriptionForListInput
- func (s *QuerySubscriptionForListInput) SetStatus(v int32) *QuerySubscriptionForListInput
- func (s *QuerySubscriptionForListInput) SetSubId(v string) *QuerySubscriptionForListInput
- func (s QuerySubscriptionForListInput) String() string
- type QuerySubscriptionForListOutput
- func (s QuerySubscriptionForListOutput) GoString() string
- func (s *QuerySubscriptionForListOutput) SetLimit(v int32) *QuerySubscriptionForListOutput
- func (s *QuerySubscriptionForListOutput) SetOffset(v int32) *QuerySubscriptionForListOutput
- func (s *QuerySubscriptionForListOutput) SetRecords(v []*RecordForQuerySubscriptionForListOutput) *QuerySubscriptionForListOutput
- func (s *QuerySubscriptionForListOutput) SetTotal(v int32) *QuerySubscriptionForListOutput
- func (s QuerySubscriptionForListOutput) String() string
- type QuerySubscriptionInput
- func (s QuerySubscriptionInput) GoString() string
- func (s *QuerySubscriptionInput) SetNumberPoolNo(v string) *QuerySubscriptionInput
- func (s *QuerySubscriptionInput) SetSubId(v string) *QuerySubscriptionInput
- func (s QuerySubscriptionInput) String() string
- func (s *QuerySubscriptionInput) Validate() error
- type QuerySubscriptionOutput
- func (s QuerySubscriptionOutput) GoString() string
- func (s *QuerySubscriptionOutput) SetCallDisplayType(v int32) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetCallDisplayTypeName(v string) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetEnableTime(v int64) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetExpireTime(v int64) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetOutId(v string) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetPhoneNoA(v string) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetPhoneNoB(v string) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetPhoneNoE(v string) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetPhoneNoX(v string) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetPhoneNoY(v string) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetRecordFlag(v int32) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetStatus(v int32) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetSubId(v string) *QuerySubscriptionOutput
- func (s *QuerySubscriptionOutput) SetUserData(v string) *QuerySubscriptionOutput
- func (s QuerySubscriptionOutput) String() string
- type QueryUsableResourceV2Input
- type QueryUsableResourceV2Output
- type RecordForNumberListOutput
- func (s RecordForNumberListOutput) GoString() string
- func (s *RecordForNumberListOutput) SetCurrentBindCount(v int32) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumber(v string) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumberLocation(v string) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumberPoolName(v string) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumberPoolNo(v string) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumberPoolTypeCode(v int32) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumberPoolTypeDesc(v string) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumberPurchaseTime(v string) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumberStatusCode(v int32) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumberStatusDesc(v string) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumberTypeCode(v int32) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetNumberTypeDesc(v string) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetQualificationNo(v string) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetServiceTypeCode(v int32) *RecordForNumberListOutput
- func (s *RecordForNumberListOutput) SetServiceTypeDesc(v string) *RecordForNumberListOutput
- func (s RecordForNumberListOutput) String() string
- type RecordForNumberPoolListOutput
- func (s RecordForNumberPoolListOutput) GoString() string
- func (s *RecordForNumberPoolListOutput) SetNumberCount(v int32) *RecordForNumberPoolListOutput
- func (s *RecordForNumberPoolListOutput) SetNumberPoolName(v string) *RecordForNumberPoolListOutput
- func (s *RecordForNumberPoolListOutput) SetNumberPoolNo(v string) *RecordForNumberPoolListOutput
- func (s *RecordForNumberPoolListOutput) SetServiceType(v int32) *RecordForNumberPoolListOutput
- func (s *RecordForNumberPoolListOutput) SetServiceTypeName(v string) *RecordForNumberPoolListOutput
- func (s *RecordForNumberPoolListOutput) SetSubServiceType(v int32) *RecordForNumberPoolListOutput
- func (s *RecordForNumberPoolListOutput) SetSubServiceTypeName(v string) *RecordForNumberPoolListOutput
- func (s RecordForNumberPoolListOutput) String() string
- type RecordForQueryAudioRecordToTextFileUrlV2Output
- func (s RecordForQueryAudioRecordToTextFileUrlV2Output) GoString() string
- func (s *RecordForQueryAudioRecordToTextFileUrlV2Output) SetAudioRecordToTextFileUrl(v string) *RecordForQueryAudioRecordToTextFileUrlV2Output
- func (s *RecordForQueryAudioRecordToTextFileUrlV2Output) SetCallId(v string) *RecordForQueryAudioRecordToTextFileUrlV2Output
- func (s RecordForQueryAudioRecordToTextFileUrlV2Output) String() string
- type RecordForQueryCallRecordMsgV2Output
- func (s RecordForQueryCallRecordMsgV2Output) GoString() string
- func (s *RecordForQueryCallRecordMsgV2Output) SetAccountId(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetAudioRecordFlag(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetBeginCallTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetBusinessLineId(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallDisplayType(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallId(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallResult(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallRounds(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallSlots(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallTimes(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallType(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallee(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeAnswerTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeCallingTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeCityCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeCountryIsoCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeProvinceCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeRingingTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeShowNumber(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeShowNumberPoolNo(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCaller(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallerAnswerTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallerCallingTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallerCityCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallerCountryIsoCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallerDuration(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallerProvinceCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallerRingingTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallerShowNumber(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCallerShowNumberPoolNo(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCdrCreateTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetCdrType(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetClientTags(v []*string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetDigits(v []*string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetEffect(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetEffectedSubId(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetEndTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetExt(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetIntegerentionGrading(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetIntegerentionGradingKey(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetMessageType(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetNumberPoolNo(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetNumberPoolNoY(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetOutId(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoA(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoB(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoE(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoX(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoXCityCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoXCountryIsoCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoXProvinceCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoY(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoYCityCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoYCountryIsoCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoYProvinceCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetReceiveTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetReleaseType(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetRingTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetSecretCallType(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetSendTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetServiceType(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetSessionId(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetSingleOpenId(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetSmsContent(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetSmsCount(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetStartTime(v int64) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetSubServiceType(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetSubscriptionId(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetTaskOpenId(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetUserData(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetVerifyAnwser(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetVerifyCorrectAnwser(v string) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetVerifyResult(v int32) *RecordForQueryCallRecordMsgV2Output
- func (s *RecordForQueryCallRecordMsgV2Output) SetVerifyVoiceCode(v string) *RecordForQueryCallRecordMsgV2Output
- func (s RecordForQueryCallRecordMsgV2Output) String() string
- type RecordForQueryOpenGetResourceOutput
- func (s RecordForQueryOpenGetResourceOutput) GoString() string
- func (s *RecordForQueryOpenGetResourceOutput) SetCreateTime(v string) *RecordForQueryOpenGetResourceOutput
- func (s *RecordForQueryOpenGetResourceOutput) SetDuration(v int32) *RecordForQueryOpenGetResourceOutput
- func (s *RecordForQueryOpenGetResourceOutput) SetName(v string) *RecordForQueryOpenGetResourceOutput
- func (s *RecordForQueryOpenGetResourceOutput) SetRemark(v string) *RecordForQueryOpenGetResourceOutput
- func (s *RecordForQueryOpenGetResourceOutput) SetResourceKey(v string) *RecordForQueryOpenGetResourceOutput
- func (s *RecordForQueryOpenGetResourceOutput) SetState(v int32) *RecordForQueryOpenGetResourceOutput
- func (s *RecordForQueryOpenGetResourceOutput) SetSuffix(v string) *RecordForQueryOpenGetResourceOutput
- func (s *RecordForQueryOpenGetResourceOutput) SetTtsOptions(v string) *RecordForQueryOpenGetResourceOutput
- func (s *RecordForQueryOpenGetResourceOutput) SetTtsTemplateContent(v string) *RecordForQueryOpenGetResourceOutput
- func (s *RecordForQueryOpenGetResourceOutput) SetType(v int32) *RecordForQueryOpenGetResourceOutput
- func (s RecordForQueryOpenGetResourceOutput) String() string
- type RecordForQueryQualificationOutput
- func (s RecordForQueryQualificationOutput) GoString() string
- func (s *RecordForQueryQualificationOutput) SetQualificationAdminInfoVO(v *QualificationAdminInfoVOForQueryQualificationOutput) *RecordForQueryQualificationOutput
- func (s *RecordForQueryQualificationOutput) SetQualificationMainInfoVO(v *QualificationMainInfoVOForQueryQualificationOutput) *RecordForQueryQualificationOutput
- func (s *RecordForQueryQualificationOutput) SetQualificationScenarioInfoVOList(v []*QualificationScenarioInfoVOListForQueryQualificationOutput) *RecordForQueryQualificationOutput
- func (s RecordForQueryQualificationOutput) String() string
- type RecordForQuerySubscriptionForListOutput
- func (s RecordForQuerySubscriptionForListOutput) GoString() string
- func (s *RecordForQuerySubscriptionForListOutput) SetCallDisplayType(v int32) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetCallDisplayTypeName(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetEnableTime(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetExpireTime(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetOutId(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetParentSubId(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetPhoneNoA(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetPhoneNoB(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetPhoneNoE(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetPhoneNoX(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetPhoneNoY(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetRecordFlag(v int32) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetStatus(v int32) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetSubId(v string) *RecordForQuerySubscriptionForListOutput
- func (s *RecordForQuerySubscriptionForListOutput) SetUserData(v string) *RecordForQuerySubscriptionForListOutput
- func (s RecordForQuerySubscriptionForListOutput) String() string
- type RecordForQueryUsableResourceV2Output
- func (s RecordForQueryUsableResourceV2Output) GoString() string
- func (s *RecordForQueryUsableResourceV2Output) SetCreateTime(v string) *RecordForQueryUsableResourceV2Output
- func (s *RecordForQueryUsableResourceV2Output) SetDuration(v int32) *RecordForQueryUsableResourceV2Output
- func (s *RecordForQueryUsableResourceV2Output) SetName(v string) *RecordForQueryUsableResourceV2Output
- func (s *RecordForQueryUsableResourceV2Output) SetRemark(v string) *RecordForQueryUsableResourceV2Output
- func (s *RecordForQueryUsableResourceV2Output) SetResourceKey(v string) *RecordForQueryUsableResourceV2Output
- func (s *RecordForQueryUsableResourceV2Output) SetState(v int32) *RecordForQueryUsableResourceV2Output
- func (s *RecordForQueryUsableResourceV2Output) SetSuffix(v string) *RecordForQueryUsableResourceV2Output
- func (s *RecordForQueryUsableResourceV2Output) SetTtsOptions(v string) *RecordForQueryUsableResourceV2Output
- func (s *RecordForQueryUsableResourceV2Output) SetTtsTemplateContent(v string) *RecordForQueryUsableResourceV2Output
- func (s *RecordForQueryUsableResourceV2Output) SetType(v int32) *RecordForQueryUsableResourceV2Output
- func (s RecordForQueryUsableResourceV2Output) String() string
- type ResumeTaskInput
- type ResumeTaskOutput
- type RouteAAuthInput
- func (s RouteAAuthInput) GoString() string
- func (s *RouteAAuthInput) SetIdNumber(v string) *RouteAAuthInput
- func (s *RouteAAuthInput) SetIdType(v int32) *RouteAAuthInput
- func (s *RouteAAuthInput) SetName(v string) *RouteAAuthInput
- func (s *RouteAAuthInput) SetPhoneNumber(v string) *RouteAAuthInput
- func (s *RouteAAuthInput) SetPhoto(v string) *RouteAAuthInput
- func (s *RouteAAuthInput) SetRequestId(v string) *RouteAAuthInput
- func (s RouteAAuthInput) String() string
- func (s *RouteAAuthInput) Validate() error
- type RouteAAuthOutput
- type SelectNumberAndBindAXBInput
- func (s SelectNumberAndBindAXBInput) GoString() string
- func (s *SelectNumberAndBindAXBInput) SetAudioRecordFlag(v int32) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetAxConflictAxbFlag(v int32) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetCallDisplayType(v int32) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetCityCode(v string) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetCityCodeByPhoneNo(v string) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetDegradeCityList(v []*string) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetExpireTime(v int64) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetNumberPoolNo(v string) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetOutId(v string) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetPhoneNoA(v string) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetPhoneNoB(v string) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetRandomFlag(v int32) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetUserData(v string) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetVerifyFlag(v int32) *SelectNumberAndBindAXBInput
- func (s *SelectNumberAndBindAXBInput) SetVoiceCode(v string) *SelectNumberAndBindAXBInput
- func (s SelectNumberAndBindAXBInput) String() string
- func (s *SelectNumberAndBindAXBInput) Validate() error
- type SelectNumberAndBindAXBOutput
- func (s SelectNumberAndBindAXBOutput) GoString() string
- func (s *SelectNumberAndBindAXBOutput) SetPhoneNoA(v string) *SelectNumberAndBindAXBOutput
- func (s *SelectNumberAndBindAXBOutput) SetPhoneNoACityCode(v string) *SelectNumberAndBindAXBOutput
- func (s *SelectNumberAndBindAXBOutput) SetPhoneNoB(v string) *SelectNumberAndBindAXBOutput
- func (s *SelectNumberAndBindAXBOutput) SetPhoneNoBCityCode(v string) *SelectNumberAndBindAXBOutput
- func (s *SelectNumberAndBindAXBOutput) SetPhoneNoX(v string) *SelectNumberAndBindAXBOutput
- func (s *SelectNumberAndBindAXBOutput) SetPhoneNoXCityCode(v string) *SelectNumberAndBindAXBOutput
- func (s *SelectNumberAndBindAXBOutput) SetStatus(v int32) *SelectNumberAndBindAXBOutput
- func (s *SelectNumberAndBindAXBOutput) SetSubId(v string) *SelectNumberAndBindAXBOutput
- func (s SelectNumberAndBindAXBOutput) String() string
- type SelectNumberAndBindAXNInput
- func (s SelectNumberAndBindAXNInput) GoString() string
- func (s *SelectNumberAndBindAXNInput) SetAudioRecordFlag(v int32) *SelectNumberAndBindAXNInput
- func (s *SelectNumberAndBindAXNInput) SetCityCode(v string) *SelectNumberAndBindAXNInput
- func (s *SelectNumberAndBindAXNInput) SetCityCodeByPhoneNo(v string) *SelectNumberAndBindAXNInput
- func (s *SelectNumberAndBindAXNInput) SetDegradeCityList(v []*string) *SelectNumberAndBindAXNInput
- func (s *SelectNumberAndBindAXNInput) SetExpireTime(v int64) *SelectNumberAndBindAXNInput
- func (s *SelectNumberAndBindAXNInput) SetNumberPoolNo(v string) *SelectNumberAndBindAXNInput
- func (s *SelectNumberAndBindAXNInput) SetPhoneNoA(v string) *SelectNumberAndBindAXNInput
- func (s *SelectNumberAndBindAXNInput) SetPhoneNoB(v string) *SelectNumberAndBindAXNInput
- func (s *SelectNumberAndBindAXNInput) SetRandomFlag(v int32) *SelectNumberAndBindAXNInput
- func (s *SelectNumberAndBindAXNInput) SetUserData(v string) *SelectNumberAndBindAXNInput
- func (s SelectNumberAndBindAXNInput) String() string
- func (s *SelectNumberAndBindAXNInput) Validate() error
- type SelectNumberAndBindAXNOutput
- func (s SelectNumberAndBindAXNOutput) GoString() string
- func (s *SelectNumberAndBindAXNOutput) SetPhoneNoA(v string) *SelectNumberAndBindAXNOutput
- func (s *SelectNumberAndBindAXNOutput) SetPhoneNoACityCode(v string) *SelectNumberAndBindAXNOutput
- func (s *SelectNumberAndBindAXNOutput) SetPhoneNoB(v string) *SelectNumberAndBindAXNOutput
- func (s *SelectNumberAndBindAXNOutput) SetPhoneNoBCityCode(v string) *SelectNumberAndBindAXNOutput
- func (s *SelectNumberAndBindAXNOutput) SetPhoneNoX(v string) *SelectNumberAndBindAXNOutput
- func (s *SelectNumberAndBindAXNOutput) SetPhoneNoXCityCode(v string) *SelectNumberAndBindAXNOutput
- func (s *SelectNumberAndBindAXNOutput) SetStatus(v int32) *SelectNumberAndBindAXNOutput
- func (s *SelectNumberAndBindAXNOutput) SetSubId(v string) *SelectNumberAndBindAXNOutput
- func (s SelectNumberAndBindAXNOutput) String() string
- type SingleBatchAppendInput
- type SingleBatchAppendOutput
- func (s SingleBatchAppendOutput) GoString() string
- func (s *SingleBatchAppendOutput) SetFailList(v []*FailListForSingleBatchAppendOutput) *SingleBatchAppendOutput
- func (s *SingleBatchAppendOutput) SetSuccessList(v []*SuccessListForSingleBatchAppendOutput) *SingleBatchAppendOutput
- func (s SingleBatchAppendOutput) String() string
- type SingleCancelV2Input
- type SingleCancelV2Output
- type SmsConfigForCreateTaskInput
- func (s SmsConfigForCreateTaskInput) GoString() string
- func (s *SmsConfigForCreateTaskInput) SetSign(v string) *SmsConfigForCreateTaskInput
- func (s *SmsConfigForCreateTaskInput) SetStatusSet(v []*int32) *SmsConfigForCreateTaskInput
- func (s *SmsConfigForCreateTaskInput) SetTemplateId(v string) *SmsConfigForCreateTaskInput
- func (s SmsConfigForCreateTaskInput) String() string
- type StopTaskInput
- type StopTaskOutput
- type SuccessListForSingleBatchAppendOutput
- func (s SuccessListForSingleBatchAppendOutput) GoString() string
- func (s *SuccessListForSingleBatchAppendOutput) SetExt(v string) *SuccessListForSingleBatchAppendOutput
- func (s *SuccessListForSingleBatchAppendOutput) SetPhone(v string) *SuccessListForSingleBatchAppendOutput
- func (s *SuccessListForSingleBatchAppendOutput) SetSingleOpenId(v string) *SuccessListForSingleBatchAppendOutput
- func (s *SuccessListForSingleBatchAppendOutput) SetType(v string) *SuccessListForSingleBatchAppendOutput
- func (s SuccessListForSingleBatchAppendOutput) String() string
- type UnbindAXBV2Input
- type UnbindAXBV2Output
- type UnbindAXNEV2Input
- type UnbindAXNEV2Output
- type UnbindAXNV2Input
- type UnbindAXNV2Output
- type UnbindAXYBV2Input
- type UnbindAXYBV2Output
- type UpdateNumberPoolV2Input
- func (s UpdateNumberPoolV2Input) GoString() string
- func (s *UpdateNumberPoolV2Input) SetName(v string) *UpdateNumberPoolV2Input
- func (s *UpdateNumberPoolV2Input) SetNumberPoolNo(v string) *UpdateNumberPoolV2Input
- func (s *UpdateNumberPoolV2Input) SetServiceType(v int32) *UpdateNumberPoolV2Input
- func (s *UpdateNumberPoolV2Input) SetSubServiceType(v int32) *UpdateNumberPoolV2Input
- func (s UpdateNumberPoolV2Input) String() string
- func (s *UpdateNumberPoolV2Input) Validate() error
- type UpdateNumberPoolV2Output
- type UpdateQualificationInput
- func (s UpdateQualificationInput) GoString() string
- func (s *UpdateQualificationInput) SetQualificationAdminInfoFormDO(v *QualificationAdminInfoFormDOForUpdateQualificationInput) *UpdateQualificationInput
- func (s *UpdateQualificationInput) SetQualificationMainInfoFormDO(v *QualificationMainInfoFormDOForUpdateQualificationInput) *UpdateQualificationInput
- func (s *UpdateQualificationInput) SetQualificationScenarioInfoFormDOList(v []*QualificationScenarioInfoFormDOListForUpdateQualificationInput) *UpdateQualificationInput
- func (s UpdateQualificationInput) String() string
- type UpdateQualificationOutput
- type UpdateTaskInput
- func (s UpdateTaskInput) GoString() string
- func (s *UpdateTaskInput) SetConcurrency(v int32) *UpdateTaskInput
- func (s *UpdateTaskInput) SetEndTime(v string) *UpdateTaskInput
- func (s *UpdateTaskInput) SetForbidTimeList(v []*ForbidTimeListForUpdateTaskInput) *UpdateTaskInput
- func (s *UpdateTaskInput) SetRecall(v bool) *UpdateTaskInput
- func (s *UpdateTaskInput) SetRingAgainInterval(v int32) *UpdateTaskInput
- func (s *UpdateTaskInput) SetRingAgainTimes(v int32) *UpdateTaskInput
- func (s *UpdateTaskInput) SetStartTime(v string) *UpdateTaskInput
- func (s *UpdateTaskInput) SetTaskOpenId(v string) *UpdateTaskInput
- func (s UpdateTaskInput) String() string
- func (s *UpdateTaskInput) Validate() error
- type UpdateTaskOutput
- type UpgradeAXToAXBInput
- func (s UpgradeAXToAXBInput) GoString() string
- func (s *UpgradeAXToAXBInput) SetCallDisplayType(v int32) *UpgradeAXToAXBInput
- func (s *UpgradeAXToAXBInput) SetNumberPoolNo(v string) *UpgradeAXToAXBInput
- func (s *UpgradeAXToAXBInput) SetOutId(v string) *UpgradeAXToAXBInput
- func (s *UpgradeAXToAXBInput) SetPhoneNoB(v string) *UpgradeAXToAXBInput
- func (s *UpgradeAXToAXBInput) SetSubId(v string) *UpgradeAXToAXBInput
- func (s *UpgradeAXToAXBInput) SetUserData(v string) *UpgradeAXToAXBInput
- func (s UpgradeAXToAXBInput) String() string
- func (s *UpgradeAXToAXBInput) Validate() error
- type UpgradeAXToAXBOutput
- func (s UpgradeAXToAXBOutput) GoString() string
- func (s *UpgradeAXToAXBOutput) SetPhoneNoA(v string) *UpgradeAXToAXBOutput
- func (s *UpgradeAXToAXBOutput) SetPhoneNoACityCode(v string) *UpgradeAXToAXBOutput
- func (s *UpgradeAXToAXBOutput) SetPhoneNoB(v string) *UpgradeAXToAXBOutput
- func (s *UpgradeAXToAXBOutput) SetPhoneNoBCityCode(v string) *UpgradeAXToAXBOutput
- func (s *UpgradeAXToAXBOutput) SetPhoneNoX(v string) *UpgradeAXToAXBOutput
- func (s *UpgradeAXToAXBOutput) SetPhoneNoXCityCode(v string) *UpgradeAXToAXBOutput
- func (s *UpgradeAXToAXBOutput) SetSubId(v string) *UpgradeAXToAXBOutput
- func (s UpgradeAXToAXBOutput) String() string
- type UploadQualificationFileV2Input
- func (s UploadQualificationFileV2Input) GoString() string
- func (s *UploadQualificationFileV2Input) SetFileBase64(v string) *UploadQualificationFileV2Input
- func (s *UploadQualificationFileV2Input) SetFileName(v string) *UploadQualificationFileV2Input
- func (s *UploadQualificationFileV2Input) SetFileType(v string) *UploadQualificationFileV2Input
- func (s UploadQualificationFileV2Input) String() string
- func (s *UploadQualificationFileV2Input) Validate() error
- type UploadQualificationFileV2Output
- type VMS
- func (c *VMS) AddQualification(input *AddQualificationInput) (*AddQualificationOutput, error)
- func (c *VMS) AddQualificationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) AddQualificationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) AddQualificationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) AddQualificationRequest(input *AddQualificationInput) (req *request.Request, output *AddQualificationOutput)
- func (c *VMS) AddQualificationWithContext(ctx volcengine.Context, input *AddQualificationInput, opts ...request.Option) (*AddQualificationOutput, error)
- func (c *VMS) BatchAppend(input *BatchAppendInput) (*BatchAppendOutput, error)
- func (c *VMS) BatchAppendCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) BatchAppendCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) BatchAppendCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) BatchAppendRequest(input *BatchAppendInput) (req *request.Request, output *BatchAppendOutput)
- func (c *VMS) BatchAppendWithContext(ctx volcengine.Context, input *BatchAppendInput, opts ...request.Option) (*BatchAppendOutput, error)
- func (c *VMS) BindAXN(input *BindAXNInput) (*BindAXNOutput, error)
- func (c *VMS) BindAXNCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) BindAXNCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) BindAXNCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) BindAXNE(input *BindAXNEInput) (*BindAXNEOutput, error)
- func (c *VMS) BindAXNECommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) BindAXNECommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) BindAXNECommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) BindAXNERequest(input *BindAXNEInput) (req *request.Request, output *BindAXNEOutput)
- func (c *VMS) BindAXNEWithContext(ctx volcengine.Context, input *BindAXNEInput, opts ...request.Option) (*BindAXNEOutput, error)
- func (c *VMS) BindAXNRequest(input *BindAXNInput) (req *request.Request, output *BindAXNOutput)
- func (c *VMS) BindAXNWithContext(ctx volcengine.Context, input *BindAXNInput, opts ...request.Option) (*BindAXNOutput, error)
- func (c *VMS) BindAXYB(input *BindAXYBInput) (*BindAXYBOutput, error)
- func (c *VMS) BindAXYBCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) BindAXYBCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) BindAXYBCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) BindAXYBRequest(input *BindAXYBInput) (req *request.Request, output *BindAXYBOutput)
- func (c *VMS) BindAXYBWithContext(ctx volcengine.Context, input *BindAXYBInput, opts ...request.Option) (*BindAXYBOutput, error)
- func (c *VMS) BindYBForAXYB(input *BindYBForAXYBInput) (*BindYBForAXYBOutput, error)
- func (c *VMS) BindYBForAXYBCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) BindYBForAXYBCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) BindYBForAXYBCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) BindYBForAXYBRequest(input *BindYBForAXYBInput) (req *request.Request, output *BindYBForAXYBOutput)
- func (c *VMS) BindYBForAXYBWithContext(ctx volcengine.Context, input *BindYBForAXYBInput, opts ...request.Option) (*BindYBForAXYBOutput, error)
- func (c *VMS) CancelClick2CallV2(input *CancelClick2CallV2Input) (*CancelClick2CallV2Output, error)
- func (c *VMS) CancelClick2CallV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) CancelClick2CallV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) CancelClick2CallV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) CancelClick2CallV2Request(input *CancelClick2CallV2Input) (req *request.Request, output *CancelClick2CallV2Output)
- func (c *VMS) CancelClick2CallV2WithContext(ctx volcengine.Context, input *CancelClick2CallV2Input, opts ...request.Option) (*CancelClick2CallV2Output, error)
- func (c *VMS) Click2Call(input *Click2CallInput) (*Click2CallOutput, error)
- func (c *VMS) Click2CallCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) Click2CallCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) Click2CallCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) Click2CallRequest(input *Click2CallInput) (req *request.Request, output *Click2CallOutput)
- func (c *VMS) Click2CallWithContext(ctx volcengine.Context, input *Click2CallInput, opts ...request.Option) (*Click2CallOutput, error)
- func (c *VMS) CommitResourceUpload(input *CommitResourceUploadInput) (*CommitResourceUploadOutput, error)
- func (c *VMS) CommitResourceUploadCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) CommitResourceUploadCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) CommitResourceUploadCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) CommitResourceUploadRequest(input *CommitResourceUploadInput) (req *request.Request, output *CommitResourceUploadOutput)
- func (c *VMS) CommitResourceUploadWithContext(ctx volcengine.Context, input *CommitResourceUploadInput, ...) (*CommitResourceUploadOutput, error)
- func (c *VMS) CreateNumberPool(input *CreateNumberPoolInput) (*CreateNumberPoolOutput, error)
- func (c *VMS) CreateNumberPoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) CreateNumberPoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) CreateNumberPoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) CreateNumberPoolRequest(input *CreateNumberPoolInput) (req *request.Request, output *CreateNumberPoolOutput)
- func (c *VMS) CreateNumberPoolWithContext(ctx volcengine.Context, input *CreateNumberPoolInput, opts ...request.Option) (*CreateNumberPoolOutput, error)
- func (c *VMS) CreateTask(input *CreateTaskInput) (*CreateTaskOutput, error)
- func (c *VMS) CreateTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) CreateTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) CreateTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) CreateTaskRequest(input *CreateTaskInput) (req *request.Request, output *CreateTaskOutput)
- func (c *VMS) CreateTaskWithContext(ctx volcengine.Context, input *CreateTaskInput, opts ...request.Option) (*CreateTaskOutput, error)
- func (c *VMS) EnableOrDisableNumber(input *EnableOrDisableNumberInput) (*EnableOrDisableNumberOutput, error)
- func (c *VMS) EnableOrDisableNumberCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) EnableOrDisableNumberCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) EnableOrDisableNumberCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) EnableOrDisableNumberRequest(input *EnableOrDisableNumberInput) (req *request.Request, output *EnableOrDisableNumberOutput)
- func (c *VMS) EnableOrDisableNumberWithContext(ctx volcengine.Context, input *EnableOrDisableNumberInput, ...) (*EnableOrDisableNumberOutput, error)
- func (c *VMS) GetResourceUploadUrl(input *GetResourceUploadUrlInput) (*GetResourceUploadUrlOutput, error)
- func (c *VMS) GetResourceUploadUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) GetResourceUploadUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) GetResourceUploadUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) GetResourceUploadUrlRequest(input *GetResourceUploadUrlInput) (req *request.Request, output *GetResourceUploadUrlOutput)
- func (c *VMS) GetResourceUploadUrlWithContext(ctx volcengine.Context, input *GetResourceUploadUrlInput, ...) (*GetResourceUploadUrlOutput, error)
- func (c *VMS) NumberList(input *NumberListInput) (*NumberListOutput, error)
- func (c *VMS) NumberListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) NumberListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) NumberListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) NumberListRequest(input *NumberListInput) (req *request.Request, output *NumberListOutput)
- func (c *VMS) NumberListWithContext(ctx volcengine.Context, input *NumberListInput, opts ...request.Option) (*NumberListOutput, error)
- func (c *VMS) NumberPoolList(input *NumberPoolListInput) (*NumberPoolListOutput, error)
- func (c *VMS) NumberPoolListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) NumberPoolListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) NumberPoolListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) NumberPoolListRequest(input *NumberPoolListInput) (req *request.Request, output *NumberPoolListOutput)
- func (c *VMS) NumberPoolListWithContext(ctx volcengine.Context, input *NumberPoolListInput, opts ...request.Option) (*NumberPoolListOutput, error)
- func (c *VMS) OpenCreateTts(input *OpenCreateTtsInput) (*OpenCreateTtsOutput, error)
- func (c *VMS) OpenCreateTtsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) OpenCreateTtsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) OpenCreateTtsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) OpenCreateTtsRequest(input *OpenCreateTtsInput) (req *request.Request, output *OpenCreateTtsOutput)
- func (c *VMS) OpenCreateTtsWithContext(ctx volcengine.Context, input *OpenCreateTtsInput, opts ...request.Option) (*OpenCreateTtsOutput, error)
- func (c *VMS) OpenDeleteResource(input *OpenDeleteResourceInput) (*OpenDeleteResourceOutput, error)
- func (c *VMS) OpenDeleteResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) OpenDeleteResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) OpenDeleteResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) OpenDeleteResourceRequest(input *OpenDeleteResourceInput) (req *request.Request, output *OpenDeleteResourceOutput)
- func (c *VMS) OpenDeleteResourceWithContext(ctx volcengine.Context, input *OpenDeleteResourceInput, opts ...request.Option) (*OpenDeleteResourceOutput, error)
- func (c *VMS) OpenUpdateResource(input *OpenUpdateResourceInput) (*OpenUpdateResourceOutput, error)
- func (c *VMS) OpenUpdateResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) OpenUpdateResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) OpenUpdateResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) OpenUpdateResourceRequest(input *OpenUpdateResourceInput) (req *request.Request, output *OpenUpdateResourceOutput)
- func (c *VMS) OpenUpdateResourceWithContext(ctx volcengine.Context, input *OpenUpdateResourceInput, opts ...request.Option) (*OpenUpdateResourceOutput, error)
- func (c *VMS) PauseTask(input *PauseTaskInput) (*PauseTaskOutput, error)
- func (c *VMS) PauseTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) PauseTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) PauseTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) PauseTaskRequest(input *PauseTaskInput) (req *request.Request, output *PauseTaskOutput)
- func (c *VMS) PauseTaskWithContext(ctx volcengine.Context, input *PauseTaskInput, opts ...request.Option) (*PauseTaskOutput, error)
- func (c *VMS) QueryAudioRecordFileUrl(input *QueryAudioRecordFileUrlInput) (*QueryAudioRecordFileUrlOutput, error)
- func (c *VMS) QueryAudioRecordFileUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) QueryAudioRecordFileUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) QueryAudioRecordFileUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) QueryAudioRecordFileUrlRequest(input *QueryAudioRecordFileUrlInput) (req *request.Request, output *QueryAudioRecordFileUrlOutput)
- func (c *VMS) QueryAudioRecordFileUrlWithContext(ctx volcengine.Context, input *QueryAudioRecordFileUrlInput, ...) (*QueryAudioRecordFileUrlOutput, error)
- func (c *VMS) QueryAudioRecordToTextFileUrlV2(input *QueryAudioRecordToTextFileUrlV2Input) (*QueryAudioRecordToTextFileUrlV2Output, error)
- func (c *VMS) QueryAudioRecordToTextFileUrlV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) QueryAudioRecordToTextFileUrlV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) QueryAudioRecordToTextFileUrlV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) QueryAudioRecordToTextFileUrlV2Request(input *QueryAudioRecordToTextFileUrlV2Input) (req *request.Request, output *QueryAudioRecordToTextFileUrlV2Output)
- func (c *VMS) QueryAudioRecordToTextFileUrlV2WithContext(ctx volcengine.Context, input *QueryAudioRecordToTextFileUrlV2Input, ...) (*QueryAudioRecordToTextFileUrlV2Output, error)
- func (c *VMS) QueryAuth(input *QueryAuthInput) (*QueryAuthOutput, error)
- func (c *VMS) QueryAuthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) QueryAuthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) QueryAuthCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) QueryAuthRequest(input *QueryAuthInput) (req *request.Request, output *QueryAuthOutput)
- func (c *VMS) QueryAuthWithContext(ctx volcengine.Context, input *QueryAuthInput, opts ...request.Option) (*QueryAuthOutput, error)
- func (c *VMS) QueryCallRecordMsgV2(input *QueryCallRecordMsgV2Input) (*QueryCallRecordMsgV2Output, error)
- func (c *VMS) QueryCallRecordMsgV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) QueryCallRecordMsgV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) QueryCallRecordMsgV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) QueryCallRecordMsgV2Request(input *QueryCallRecordMsgV2Input) (req *request.Request, output *QueryCallRecordMsgV2Output)
- func (c *VMS) QueryCallRecordMsgV2WithContext(ctx volcengine.Context, input *QueryCallRecordMsgV2Input, ...) (*QueryCallRecordMsgV2Output, error)
- func (c *VMS) QueryOpenGetResource(input *QueryOpenGetResourceInput) (*QueryOpenGetResourceOutput, error)
- func (c *VMS) QueryOpenGetResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) QueryOpenGetResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) QueryOpenGetResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) QueryOpenGetResourceRequest(input *QueryOpenGetResourceInput) (req *request.Request, output *QueryOpenGetResourceOutput)
- func (c *VMS) QueryOpenGetResourceWithContext(ctx volcengine.Context, input *QueryOpenGetResourceInput, ...) (*QueryOpenGetResourceOutput, error)
- func (c *VMS) QueryQualification(input *QueryQualificationInput) (*QueryQualificationOutput, error)
- func (c *VMS) QueryQualificationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) QueryQualificationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) QueryQualificationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) QueryQualificationRequest(input *QueryQualificationInput) (req *request.Request, output *QueryQualificationOutput)
- func (c *VMS) QueryQualificationWithContext(ctx volcengine.Context, input *QueryQualificationInput, opts ...request.Option) (*QueryQualificationOutput, error)
- func (c *VMS) QuerySingleInfo(input *QuerySingleInfoInput) (*QuerySingleInfoOutput, error)
- func (c *VMS) QuerySingleInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) QuerySingleInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) QuerySingleInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) QuerySingleInfoRequest(input *QuerySingleInfoInput) (req *request.Request, output *QuerySingleInfoOutput)
- func (c *VMS) QuerySingleInfoWithContext(ctx volcengine.Context, input *QuerySingleInfoInput, opts ...request.Option) (*QuerySingleInfoOutput, error)
- func (c *VMS) QuerySubscription(input *QuerySubscriptionInput) (*QuerySubscriptionOutput, error)
- func (c *VMS) QuerySubscriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) QuerySubscriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) QuerySubscriptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) QuerySubscriptionForList(input *QuerySubscriptionForListInput) (*QuerySubscriptionForListOutput, error)
- func (c *VMS) QuerySubscriptionForListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) QuerySubscriptionForListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) QuerySubscriptionForListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) QuerySubscriptionForListRequest(input *QuerySubscriptionForListInput) (req *request.Request, output *QuerySubscriptionForListOutput)
- func (c *VMS) QuerySubscriptionForListWithContext(ctx volcengine.Context, input *QuerySubscriptionForListInput, ...) (*QuerySubscriptionForListOutput, error)
- func (c *VMS) QuerySubscriptionRequest(input *QuerySubscriptionInput) (req *request.Request, output *QuerySubscriptionOutput)
- func (c *VMS) QuerySubscriptionWithContext(ctx volcengine.Context, input *QuerySubscriptionInput, opts ...request.Option) (*QuerySubscriptionOutput, error)
- func (c *VMS) QueryUsableResourceV2(input *QueryUsableResourceV2Input) (*QueryUsableResourceV2Output, error)
- func (c *VMS) QueryUsableResourceV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) QueryUsableResourceV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) QueryUsableResourceV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) QueryUsableResourceV2Request(input *QueryUsableResourceV2Input) (req *request.Request, output *QueryUsableResourceV2Output)
- func (c *VMS) QueryUsableResourceV2WithContext(ctx volcengine.Context, input *QueryUsableResourceV2Input, ...) (*QueryUsableResourceV2Output, error)
- func (c *VMS) ResumeTask(input *ResumeTaskInput) (*ResumeTaskOutput, error)
- func (c *VMS) ResumeTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) ResumeTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) ResumeTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) ResumeTaskRequest(input *ResumeTaskInput) (req *request.Request, output *ResumeTaskOutput)
- func (c *VMS) ResumeTaskWithContext(ctx volcengine.Context, input *ResumeTaskInput, opts ...request.Option) (*ResumeTaskOutput, error)
- func (c *VMS) RouteAAuth(input *RouteAAuthInput) (*RouteAAuthOutput, error)
- func (c *VMS) RouteAAuthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) RouteAAuthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) RouteAAuthCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) RouteAAuthRequest(input *RouteAAuthInput) (req *request.Request, output *RouteAAuthOutput)
- func (c *VMS) RouteAAuthWithContext(ctx volcengine.Context, input *RouteAAuthInput, opts ...request.Option) (*RouteAAuthOutput, error)
- func (c *VMS) SelectNumberAndBindAXB(input *SelectNumberAndBindAXBInput) (*SelectNumberAndBindAXBOutput, error)
- func (c *VMS) SelectNumberAndBindAXBCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) SelectNumberAndBindAXBCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) SelectNumberAndBindAXBCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) SelectNumberAndBindAXBRequest(input *SelectNumberAndBindAXBInput) (req *request.Request, output *SelectNumberAndBindAXBOutput)
- func (c *VMS) SelectNumberAndBindAXBWithContext(ctx volcengine.Context, input *SelectNumberAndBindAXBInput, ...) (*SelectNumberAndBindAXBOutput, error)
- func (c *VMS) SelectNumberAndBindAXN(input *SelectNumberAndBindAXNInput) (*SelectNumberAndBindAXNOutput, error)
- func (c *VMS) SelectNumberAndBindAXNCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) SelectNumberAndBindAXNCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) SelectNumberAndBindAXNCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) SelectNumberAndBindAXNRequest(input *SelectNumberAndBindAXNInput) (req *request.Request, output *SelectNumberAndBindAXNOutput)
- func (c *VMS) SelectNumberAndBindAXNWithContext(ctx volcengine.Context, input *SelectNumberAndBindAXNInput, ...) (*SelectNumberAndBindAXNOutput, error)
- func (c *VMS) SingleBatchAppend(input *SingleBatchAppendInput) (*SingleBatchAppendOutput, error)
- func (c *VMS) SingleBatchAppendCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) SingleBatchAppendCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) SingleBatchAppendCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) SingleBatchAppendRequest(input *SingleBatchAppendInput) (req *request.Request, output *SingleBatchAppendOutput)
- func (c *VMS) SingleBatchAppendWithContext(ctx volcengine.Context, input *SingleBatchAppendInput, opts ...request.Option) (*SingleBatchAppendOutput, error)
- func (c *VMS) SingleCancelV2(input *SingleCancelV2Input) (*SingleCancelV2Output, error)
- func (c *VMS) SingleCancelV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) SingleCancelV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) SingleCancelV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) SingleCancelV2Request(input *SingleCancelV2Input) (req *request.Request, output *SingleCancelV2Output)
- func (c *VMS) SingleCancelV2WithContext(ctx volcengine.Context, input *SingleCancelV2Input, opts ...request.Option) (*SingleCancelV2Output, error)
- func (c *VMS) StopTask(input *StopTaskInput) (*StopTaskOutput, error)
- func (c *VMS) StopTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) StopTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) StopTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) StopTaskRequest(input *StopTaskInput) (req *request.Request, output *StopTaskOutput)
- func (c *VMS) StopTaskWithContext(ctx volcengine.Context, input *StopTaskInput, opts ...request.Option) (*StopTaskOutput, error)
- func (c *VMS) UnbindAXBV2(input *UnbindAXBV2Input) (*UnbindAXBV2Output, error)
- func (c *VMS) UnbindAXBV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) UnbindAXBV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) UnbindAXBV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) UnbindAXBV2Request(input *UnbindAXBV2Input) (req *request.Request, output *UnbindAXBV2Output)
- func (c *VMS) UnbindAXBV2WithContext(ctx volcengine.Context, input *UnbindAXBV2Input, opts ...request.Option) (*UnbindAXBV2Output, error)
- func (c *VMS) UnbindAXNEV2(input *UnbindAXNEV2Input) (*UnbindAXNEV2Output, error)
- func (c *VMS) UnbindAXNEV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) UnbindAXNEV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) UnbindAXNEV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) UnbindAXNEV2Request(input *UnbindAXNEV2Input) (req *request.Request, output *UnbindAXNEV2Output)
- func (c *VMS) UnbindAXNEV2WithContext(ctx volcengine.Context, input *UnbindAXNEV2Input, opts ...request.Option) (*UnbindAXNEV2Output, error)
- func (c *VMS) UnbindAXNV2(input *UnbindAXNV2Input) (*UnbindAXNV2Output, error)
- func (c *VMS) UnbindAXNV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) UnbindAXNV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) UnbindAXNV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) UnbindAXNV2Request(input *UnbindAXNV2Input) (req *request.Request, output *UnbindAXNV2Output)
- func (c *VMS) UnbindAXNV2WithContext(ctx volcengine.Context, input *UnbindAXNV2Input, opts ...request.Option) (*UnbindAXNV2Output, error)
- func (c *VMS) UnbindAXYBV2(input *UnbindAXYBV2Input) (*UnbindAXYBV2Output, error)
- func (c *VMS) UnbindAXYBV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) UnbindAXYBV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) UnbindAXYBV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) UnbindAXYBV2Request(input *UnbindAXYBV2Input) (req *request.Request, output *UnbindAXYBV2Output)
- func (c *VMS) UnbindAXYBV2WithContext(ctx volcengine.Context, input *UnbindAXYBV2Input, opts ...request.Option) (*UnbindAXYBV2Output, error)
- func (c *VMS) UpdateNumberPoolV2(input *UpdateNumberPoolV2Input) (*UpdateNumberPoolV2Output, error)
- func (c *VMS) UpdateNumberPoolV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) UpdateNumberPoolV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) UpdateNumberPoolV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) UpdateNumberPoolV2Request(input *UpdateNumberPoolV2Input) (req *request.Request, output *UpdateNumberPoolV2Output)
- func (c *VMS) UpdateNumberPoolV2WithContext(ctx volcengine.Context, input *UpdateNumberPoolV2Input, opts ...request.Option) (*UpdateNumberPoolV2Output, error)
- func (c *VMS) UpdateQualification(input *UpdateQualificationInput) (*UpdateQualificationOutput, error)
- func (c *VMS) UpdateQualificationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) UpdateQualificationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) UpdateQualificationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) UpdateQualificationRequest(input *UpdateQualificationInput) (req *request.Request, output *UpdateQualificationOutput)
- func (c *VMS) UpdateQualificationWithContext(ctx volcengine.Context, input *UpdateQualificationInput, ...) (*UpdateQualificationOutput, error)
- func (c *VMS) UpdateTask(input *UpdateTaskInput) (*UpdateTaskOutput, error)
- func (c *VMS) UpdateTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) UpdateTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) UpdateTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) UpdateTaskRequest(input *UpdateTaskInput) (req *request.Request, output *UpdateTaskOutput)
- func (c *VMS) UpdateTaskWithContext(ctx volcengine.Context, input *UpdateTaskInput, opts ...request.Option) (*UpdateTaskOutput, error)
- func (c *VMS) UpgradeAXToAXB(input *UpgradeAXToAXBInput) (*UpgradeAXToAXBOutput, error)
- func (c *VMS) UpgradeAXToAXBCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) UpgradeAXToAXBCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) UpgradeAXToAXBCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) UpgradeAXToAXBRequest(input *UpgradeAXToAXBInput) (req *request.Request, output *UpgradeAXToAXBOutput)
- func (c *VMS) UpgradeAXToAXBWithContext(ctx volcengine.Context, input *UpgradeAXToAXBInput, opts ...request.Option) (*UpgradeAXToAXBOutput, error)
- func (c *VMS) UploadQualificationFileV2(input *UploadQualificationFileV2Input) (*UploadQualificationFileV2Output, error)
- func (c *VMS) UploadQualificationFileV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VMS) UploadQualificationFileV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VMS) UploadQualificationFileV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VMS) UploadQualificationFileV2Request(input *UploadQualificationFileV2Input) (req *request.Request, output *UploadQualificationFileV2Output)
- func (c *VMS) UploadQualificationFileV2WithContext(ctx volcengine.Context, input *UploadQualificationFileV2Input, ...) (*UploadQualificationFileV2Output, error)
- type VMSAPI
Constants ¶
const ( // EnumOfCityCodeByPhoneNoForBindAXNEInputA is a EnumOfCityCodeByPhoneNoForBindAXNEInput enum value EnumOfCityCodeByPhoneNoForBindAXNEInputA = "A" // EnumOfCityCodeByPhoneNoForBindAXNEInputB is a EnumOfCityCodeByPhoneNoForBindAXNEInput enum value EnumOfCityCodeByPhoneNoForBindAXNEInputB = "B" )
const ( // EnumOfCityCodeByPhoneNoForBindAXYBInputA is a EnumOfCityCodeByPhoneNoForBindAXYBInput enum value EnumOfCityCodeByPhoneNoForBindAXYBInputA = "A" // EnumOfCityCodeByPhoneNoForBindAXYBInputB is a EnumOfCityCodeByPhoneNoForBindAXYBInput enum value EnumOfCityCodeByPhoneNoForBindAXYBInputB = "B" )
const ( // EnumOfYCityCodeByPhoneNoForBindAXYBInputA is a EnumOfYCityCodeByPhoneNoForBindAXYBInput enum value EnumOfYCityCodeByPhoneNoForBindAXYBInputA = "A" // EnumOfYCityCodeByPhoneNoForBindAXYBInputB is a EnumOfYCityCodeByPhoneNoForBindAXYBInput enum value EnumOfYCityCodeByPhoneNoForBindAXYBInputB = "B" )
const ( // EnumOfCityCodeByPhoneNoForBindYBForAXYBInputA is a EnumOfCityCodeByPhoneNoForBindYBForAXYBInput enum value EnumOfCityCodeByPhoneNoForBindYBForAXYBInputA = "A" // EnumOfCityCodeByPhoneNoForBindYBForAXYBInputB is a EnumOfCityCodeByPhoneNoForBindYBForAXYBInput enum value EnumOfCityCodeByPhoneNoForBindYBForAXYBInputB = "B" )
const ( // EnumOfLastVoiceToForClick2CallInputNone is a EnumOfLastVoiceToForClick2CallInput enum value EnumOfLastVoiceToForClick2CallInputNone = "NONE" // EnumOfLastVoiceToForClick2CallInputCaller is a EnumOfLastVoiceToForClick2CallInput enum value EnumOfLastVoiceToForClick2CallInputCaller = "CALLER" // EnumOfLastVoiceToForClick2CallInputCallee is a EnumOfLastVoiceToForClick2CallInput enum value EnumOfLastVoiceToForClick2CallInputCallee = "CALLEE" // EnumOfLastVoiceToForClick2CallInputBoth is a EnumOfLastVoiceToForClick2CallInput enum value EnumOfLastVoiceToForClick2CallInputBoth = "BOTH" )
const ( // EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXBInputA is a EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXBInput enum value EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXBInputA = "A" // EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXBInputB is a EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXBInput enum value EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXBInputB = "B" )
const ( // EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXNInputA is a EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXNInput enum value EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXNInputA = "A" // EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXNInputB is a EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXNInput enum value EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXNInputB = "B" )
const ( ServiceName = "vms" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "vms" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddQualificationInput ¶
type AddQualificationInput struct {
QualificationAdminInfoFormDO *QualificationAdminInfoFormDOForAddQualificationInput `type:"structure" json:",omitempty"`
QualificationMainInfoFormDO *QualificationMainInfoFormDOForAddQualificationInput `type:"structure" json:",omitempty"`
QualificationScenarioInfoFormDOList []*QualificationScenarioInfoFormDOListForAddQualificationInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddQualificationInput) GoString ¶
func (s AddQualificationInput) GoString() string
GoString returns the string representation
func (*AddQualificationInput) SetQualificationAdminInfoFormDO ¶
func (s *AddQualificationInput) SetQualificationAdminInfoFormDO(v *QualificationAdminInfoFormDOForAddQualificationInput) *AddQualificationInput
SetQualificationAdminInfoFormDO sets the QualificationAdminInfoFormDO field's value.
func (*AddQualificationInput) SetQualificationMainInfoFormDO ¶
func (s *AddQualificationInput) SetQualificationMainInfoFormDO(v *QualificationMainInfoFormDOForAddQualificationInput) *AddQualificationInput
SetQualificationMainInfoFormDO sets the QualificationMainInfoFormDO field's value.
func (*AddQualificationInput) SetQualificationScenarioInfoFormDOList ¶
func (s *AddQualificationInput) SetQualificationScenarioInfoFormDOList(v []*QualificationScenarioInfoFormDOListForAddQualificationInput) *AddQualificationInput
SetQualificationScenarioInfoFormDOList sets the QualificationScenarioInfoFormDOList field's value.
func (AddQualificationInput) String ¶
func (s AddQualificationInput) String() string
String returns the string representation
type AddQualificationOutput ¶
type AddQualificationOutput struct {
Metadata *response.ResponseMetadata
QualificationNo *string `type:"string" json:"qualificationNo,omitempty"`
// contains filtered or unexported fields
}
func (AddQualificationOutput) GoString ¶
func (s AddQualificationOutput) GoString() string
GoString returns the string representation
func (*AddQualificationOutput) SetQualificationNo ¶
func (s *AddQualificationOutput) SetQualificationNo(v string) *AddQualificationOutput
SetQualificationNo sets the QualificationNo field's value.
func (AddQualificationOutput) String ¶
func (s AddQualificationOutput) String() string
String returns the string representation
type BatchAppendInput ¶
type BatchAppendInput struct {
PhoneList []*PhoneListForBatchAppendInput `type:"list" json:",omitempty"`
// TaskOpenId is a required field
TaskOpenId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (BatchAppendInput) GoString ¶
func (s BatchAppendInput) GoString() string
GoString returns the string representation
func (*BatchAppendInput) SetPhoneList ¶
func (s *BatchAppendInput) SetPhoneList(v []*PhoneListForBatchAppendInput) *BatchAppendInput
SetPhoneList sets the PhoneList field's value.
func (*BatchAppendInput) SetTaskOpenId ¶
func (s *BatchAppendInput) SetTaskOpenId(v string) *BatchAppendInput
SetTaskOpenId sets the TaskOpenId field's value.
func (BatchAppendInput) String ¶
func (s BatchAppendInput) String() string
String returns the string representation
func (*BatchAppendInput) Validate ¶
func (s *BatchAppendInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchAppendOutput ¶
type BatchAppendOutput struct {
Metadata *response.ResponseMetadata
FailList []*FailListForBatchAppendOutput `type:"list" json:",omitempty"`
TaskOpenId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BatchAppendOutput) GoString ¶
func (s BatchAppendOutput) GoString() string
GoString returns the string representation
func (*BatchAppendOutput) SetFailList ¶
func (s *BatchAppendOutput) SetFailList(v []*FailListForBatchAppendOutput) *BatchAppendOutput
SetFailList sets the FailList field's value.
func (*BatchAppendOutput) SetTaskOpenId ¶
func (s *BatchAppendOutput) SetTaskOpenId(v string) *BatchAppendOutput
SetTaskOpenId sets the TaskOpenId field's value.
func (BatchAppendOutput) String ¶
func (s BatchAppendOutput) String() string
String returns the string representation
type BindAXNEInput ¶
type BindAXNEInput struct {
AudioRecordFlag *int32 `type:"int32" json:",omitempty"`
CityCode *string `type:"string" json:",omitempty"`
CityCodeByPhoneNo *string `type:"string" json:",omitempty" enum:"EnumOfCityCodeByPhoneNoForBindAXNEInput"`
DegradeCityList []*string `type:"list" json:",omitempty"`
// ExpireTime is a required field
ExpireTime *int64 `type:"int64" json:",omitempty" required:"true"`
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
OutId *string `type:"string" json:",omitempty"`
// PhoneNoA is a required field
PhoneNoA *string `type:"string" json:",omitempty" required:"true"`
PhoneNoB *string `type:"string" json:",omitempty"`
PhoneNoE *string `type:"string" json:",omitempty"`
PhoneNoX *string `type:"string" json:",omitempty"`
RandomFlag *int32 `type:"int32" json:",omitempty"`
UserData *string `max:"2048" type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BindAXNEInput) GoString ¶
func (s BindAXNEInput) GoString() string
GoString returns the string representation
func (*BindAXNEInput) SetAudioRecordFlag ¶
func (s *BindAXNEInput) SetAudioRecordFlag(v int32) *BindAXNEInput
SetAudioRecordFlag sets the AudioRecordFlag field's value.
func (*BindAXNEInput) SetCityCode ¶
func (s *BindAXNEInput) SetCityCode(v string) *BindAXNEInput
SetCityCode sets the CityCode field's value.
func (*BindAXNEInput) SetCityCodeByPhoneNo ¶
func (s *BindAXNEInput) SetCityCodeByPhoneNo(v string) *BindAXNEInput
SetCityCodeByPhoneNo sets the CityCodeByPhoneNo field's value.
func (*BindAXNEInput) SetDegradeCityList ¶
func (s *BindAXNEInput) SetDegradeCityList(v []*string) *BindAXNEInput
SetDegradeCityList sets the DegradeCityList field's value.
func (*BindAXNEInput) SetExpireTime ¶
func (s *BindAXNEInput) SetExpireTime(v int64) *BindAXNEInput
SetExpireTime sets the ExpireTime field's value.
func (*BindAXNEInput) SetNumberPoolNo ¶
func (s *BindAXNEInput) SetNumberPoolNo(v string) *BindAXNEInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*BindAXNEInput) SetOutId ¶
func (s *BindAXNEInput) SetOutId(v string) *BindAXNEInput
SetOutId sets the OutId field's value.
func (*BindAXNEInput) SetPhoneNoA ¶
func (s *BindAXNEInput) SetPhoneNoA(v string) *BindAXNEInput
SetPhoneNoA sets the PhoneNoA field's value.
func (*BindAXNEInput) SetPhoneNoB ¶
func (s *BindAXNEInput) SetPhoneNoB(v string) *BindAXNEInput
SetPhoneNoB sets the PhoneNoB field's value.
func (*BindAXNEInput) SetPhoneNoE ¶
func (s *BindAXNEInput) SetPhoneNoE(v string) *BindAXNEInput
SetPhoneNoE sets the PhoneNoE field's value.
func (*BindAXNEInput) SetPhoneNoX ¶
func (s *BindAXNEInput) SetPhoneNoX(v string) *BindAXNEInput
SetPhoneNoX sets the PhoneNoX field's value.
func (*BindAXNEInput) SetRandomFlag ¶
func (s *BindAXNEInput) SetRandomFlag(v int32) *BindAXNEInput
SetRandomFlag sets the RandomFlag field's value.
func (*BindAXNEInput) SetUserData ¶
func (s *BindAXNEInput) SetUserData(v string) *BindAXNEInput
SetUserData sets the UserData field's value.
func (BindAXNEInput) String ¶
func (s BindAXNEInput) String() string
String returns the string representation
func (*BindAXNEInput) Validate ¶
func (s *BindAXNEInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BindAXNEOutput ¶
type BindAXNEOutput struct {
Metadata *response.ResponseMetadata
PhoneNoA *string `type:"string" json:",omitempty"`
PhoneNoACityCode *string `type:"string" json:",omitempty"`
PhoneNoB *string `type:"string" json:",omitempty"`
PhoneNoBCityCode *string `type:"string" json:",omitempty"`
PhoneNoE *string `type:"string" json:",omitempty"`
PhoneNoX *string `type:"string" json:",omitempty"`
PhoneNoXCityCode *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
SubId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BindAXNEOutput) GoString ¶
func (s BindAXNEOutput) GoString() string
GoString returns the string representation
func (*BindAXNEOutput) SetPhoneNoA ¶
func (s *BindAXNEOutput) SetPhoneNoA(v string) *BindAXNEOutput
SetPhoneNoA sets the PhoneNoA field's value.
func (*BindAXNEOutput) SetPhoneNoACityCode ¶
func (s *BindAXNEOutput) SetPhoneNoACityCode(v string) *BindAXNEOutput
SetPhoneNoACityCode sets the PhoneNoACityCode field's value.
func (*BindAXNEOutput) SetPhoneNoB ¶
func (s *BindAXNEOutput) SetPhoneNoB(v string) *BindAXNEOutput
SetPhoneNoB sets the PhoneNoB field's value.
func (*BindAXNEOutput) SetPhoneNoBCityCode ¶
func (s *BindAXNEOutput) SetPhoneNoBCityCode(v string) *BindAXNEOutput
SetPhoneNoBCityCode sets the PhoneNoBCityCode field's value.
func (*BindAXNEOutput) SetPhoneNoE ¶
func (s *BindAXNEOutput) SetPhoneNoE(v string) *BindAXNEOutput
SetPhoneNoE sets the PhoneNoE field's value.
func (*BindAXNEOutput) SetPhoneNoX ¶
func (s *BindAXNEOutput) SetPhoneNoX(v string) *BindAXNEOutput
SetPhoneNoX sets the PhoneNoX field's value.
func (*BindAXNEOutput) SetPhoneNoXCityCode ¶
func (s *BindAXNEOutput) SetPhoneNoXCityCode(v string) *BindAXNEOutput
SetPhoneNoXCityCode sets the PhoneNoXCityCode field's value.
func (*BindAXNEOutput) SetStatus ¶
func (s *BindAXNEOutput) SetStatus(v int32) *BindAXNEOutput
SetStatus sets the Status field's value.
func (*BindAXNEOutput) SetSubId ¶
func (s *BindAXNEOutput) SetSubId(v string) *BindAXNEOutput
SetSubId sets the SubId field's value.
func (BindAXNEOutput) String ¶
func (s BindAXNEOutput) String() string
String returns the string representation
type BindAXNInput ¶
type BindAXNInput struct {
AudioRecordFlag *int32 `type:"int32" json:",omitempty"`
// ExpireTime is a required field
ExpireTime *int64 `type:"int64" json:",omitempty" required:"true"`
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
// PhoneNoA is a required field
PhoneNoA *string `type:"string" json:",omitempty" required:"true"`
PhoneNoB *string `type:"string" json:",omitempty"`
// PhoneNoX is a required field
PhoneNoX *string `type:"string" json:",omitempty" required:"true"`
UserData *string `max:"2048" type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BindAXNInput) GoString ¶
func (s BindAXNInput) GoString() string
GoString returns the string representation
func (*BindAXNInput) SetAudioRecordFlag ¶
func (s *BindAXNInput) SetAudioRecordFlag(v int32) *BindAXNInput
SetAudioRecordFlag sets the AudioRecordFlag field's value.
func (*BindAXNInput) SetExpireTime ¶
func (s *BindAXNInput) SetExpireTime(v int64) *BindAXNInput
SetExpireTime sets the ExpireTime field's value.
func (*BindAXNInput) SetNumberPoolNo ¶
func (s *BindAXNInput) SetNumberPoolNo(v string) *BindAXNInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*BindAXNInput) SetPhoneNoA ¶
func (s *BindAXNInput) SetPhoneNoA(v string) *BindAXNInput
SetPhoneNoA sets the PhoneNoA field's value.
func (*BindAXNInput) SetPhoneNoB ¶
func (s *BindAXNInput) SetPhoneNoB(v string) *BindAXNInput
SetPhoneNoB sets the PhoneNoB field's value.
func (*BindAXNInput) SetPhoneNoX ¶
func (s *BindAXNInput) SetPhoneNoX(v string) *BindAXNInput
SetPhoneNoX sets the PhoneNoX field's value.
func (*BindAXNInput) SetUserData ¶
func (s *BindAXNInput) SetUserData(v string) *BindAXNInput
SetUserData sets the UserData field's value.
func (BindAXNInput) String ¶
func (s BindAXNInput) String() string
String returns the string representation
func (*BindAXNInput) Validate ¶
func (s *BindAXNInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BindAXNOutput ¶
type BindAXNOutput struct {
Metadata *response.ResponseMetadata
PhoneNoA *string `type:"string" json:",omitempty"`
PhoneNoACityCode *string `type:"string" json:",omitempty"`
PhoneNoB *string `type:"string" json:",omitempty"`
PhoneNoBCityCode *string `type:"string" json:",omitempty"`
PhoneNoX *string `type:"string" json:",omitempty"`
PhoneNoXCityCode *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
SubId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BindAXNOutput) GoString ¶
func (s BindAXNOutput) GoString() string
GoString returns the string representation
func (*BindAXNOutput) SetPhoneNoA ¶
func (s *BindAXNOutput) SetPhoneNoA(v string) *BindAXNOutput
SetPhoneNoA sets the PhoneNoA field's value.
func (*BindAXNOutput) SetPhoneNoACityCode ¶
func (s *BindAXNOutput) SetPhoneNoACityCode(v string) *BindAXNOutput
SetPhoneNoACityCode sets the PhoneNoACityCode field's value.
func (*BindAXNOutput) SetPhoneNoB ¶
func (s *BindAXNOutput) SetPhoneNoB(v string) *BindAXNOutput
SetPhoneNoB sets the PhoneNoB field's value.
func (*BindAXNOutput) SetPhoneNoBCityCode ¶
func (s *BindAXNOutput) SetPhoneNoBCityCode(v string) *BindAXNOutput
SetPhoneNoBCityCode sets the PhoneNoBCityCode field's value.
func (*BindAXNOutput) SetPhoneNoX ¶
func (s *BindAXNOutput) SetPhoneNoX(v string) *BindAXNOutput
SetPhoneNoX sets the PhoneNoX field's value.
func (*BindAXNOutput) SetPhoneNoXCityCode ¶
func (s *BindAXNOutput) SetPhoneNoXCityCode(v string) *BindAXNOutput
SetPhoneNoXCityCode sets the PhoneNoXCityCode field's value.
func (*BindAXNOutput) SetStatus ¶
func (s *BindAXNOutput) SetStatus(v int32) *BindAXNOutput
SetStatus sets the Status field's value.
func (*BindAXNOutput) SetSubId ¶
func (s *BindAXNOutput) SetSubId(v string) *BindAXNOutput
SetSubId sets the SubId field's value.
func (BindAXNOutput) String ¶
func (s BindAXNOutput) String() string
String returns the string representation
type BindAXYBInput ¶
type BindAXYBInput struct {
AudioRecordFlag *int32 `type:"int32" json:",omitempty"`
AutoCreateFlag *int32 `type:"int32" json:",omitempty"`
CityCode *string `type:"string" json:",omitempty"`
CityCodeByPhoneNo *string `type:"string" json:",omitempty" enum:"EnumOfCityCodeByPhoneNoForBindAXYBInput"`
DegradeCityList []*string `type:"list" json:",omitempty"`
// ExpireTime is a required field
ExpireTime *int64 `type:"int64" json:",omitempty" required:"true"`
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
// NumberPoolNoY is a required field
NumberPoolNoY *string `type:"string" json:",omitempty" required:"true"`
// PhoneNoA is a required field
PhoneNoA *string `type:"string" json:",omitempty" required:"true"`
PhoneNoB *string `type:"string" json:",omitempty"`
PhoneNoX *string `type:"string" json:",omitempty"`
PhoneNoY *string `type:"string" json:",omitempty"`
RandomFlag *int32 `type:"int32" json:",omitempty"`
RandomFlagY *int32 `type:"int32" json:",omitempty"`
UserData *string `max:"2048" type:"string" json:",omitempty"`
YCityCode *string `type:"string" json:",omitempty"`
YCityCodeByPhoneNo *string `type:"string" json:",omitempty" enum:"EnumOfYCityCodeByPhoneNoForBindAXYBInput"`
YDegradeCityList []*string `type:"list" json:",omitempty"`
YbAudioRecordFlag *int32 `type:"int32" json:",omitempty"`
// YbEnableDuration is a required field
YbEnableDuration *int32 `type:"int32" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (BindAXYBInput) GoString ¶
func (s BindAXYBInput) GoString() string
GoString returns the string representation
func (*BindAXYBInput) SetAudioRecordFlag ¶
func (s *BindAXYBInput) SetAudioRecordFlag(v int32) *BindAXYBInput
SetAudioRecordFlag sets the AudioRecordFlag field's value.
func (*BindAXYBInput) SetAutoCreateFlag ¶
func (s *BindAXYBInput) SetAutoCreateFlag(v int32) *BindAXYBInput
SetAutoCreateFlag sets the AutoCreateFlag field's value.
func (*BindAXYBInput) SetCityCode ¶
func (s *BindAXYBInput) SetCityCode(v string) *BindAXYBInput
SetCityCode sets the CityCode field's value.
func (*BindAXYBInput) SetCityCodeByPhoneNo ¶
func (s *BindAXYBInput) SetCityCodeByPhoneNo(v string) *BindAXYBInput
SetCityCodeByPhoneNo sets the CityCodeByPhoneNo field's value.
func (*BindAXYBInput) SetDegradeCityList ¶
func (s *BindAXYBInput) SetDegradeCityList(v []*string) *BindAXYBInput
SetDegradeCityList sets the DegradeCityList field's value.
func (*BindAXYBInput) SetExpireTime ¶
func (s *BindAXYBInput) SetExpireTime(v int64) *BindAXYBInput
SetExpireTime sets the ExpireTime field's value.
func (*BindAXYBInput) SetNumberPoolNo ¶
func (s *BindAXYBInput) SetNumberPoolNo(v string) *BindAXYBInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*BindAXYBInput) SetNumberPoolNoY ¶
func (s *BindAXYBInput) SetNumberPoolNoY(v string) *BindAXYBInput
SetNumberPoolNoY sets the NumberPoolNoY field's value.
func (*BindAXYBInput) SetPhoneNoA ¶
func (s *BindAXYBInput) SetPhoneNoA(v string) *BindAXYBInput
SetPhoneNoA sets the PhoneNoA field's value.
func (*BindAXYBInput) SetPhoneNoB ¶
func (s *BindAXYBInput) SetPhoneNoB(v string) *BindAXYBInput
SetPhoneNoB sets the PhoneNoB field's value.
func (*BindAXYBInput) SetPhoneNoX ¶
func (s *BindAXYBInput) SetPhoneNoX(v string) *BindAXYBInput
SetPhoneNoX sets the PhoneNoX field's value.
func (*BindAXYBInput) SetPhoneNoY ¶
func (s *BindAXYBInput) SetPhoneNoY(v string) *BindAXYBInput
SetPhoneNoY sets the PhoneNoY field's value.
func (*BindAXYBInput) SetRandomFlag ¶
func (s *BindAXYBInput) SetRandomFlag(v int32) *BindAXYBInput
SetRandomFlag sets the RandomFlag field's value.
func (*BindAXYBInput) SetRandomFlagY ¶
func (s *BindAXYBInput) SetRandomFlagY(v int32) *BindAXYBInput
SetRandomFlagY sets the RandomFlagY field's value.
func (*BindAXYBInput) SetUserData ¶
func (s *BindAXYBInput) SetUserData(v string) *BindAXYBInput
SetUserData sets the UserData field's value.
func (*BindAXYBInput) SetYCityCode ¶
func (s *BindAXYBInput) SetYCityCode(v string) *BindAXYBInput
SetYCityCode sets the YCityCode field's value.
func (*BindAXYBInput) SetYCityCodeByPhoneNo ¶
func (s *BindAXYBInput) SetYCityCodeByPhoneNo(v string) *BindAXYBInput
SetYCityCodeByPhoneNo sets the YCityCodeByPhoneNo field's value.
func (*BindAXYBInput) SetYDegradeCityList ¶
func (s *BindAXYBInput) SetYDegradeCityList(v []*string) *BindAXYBInput
SetYDegradeCityList sets the YDegradeCityList field's value.
func (*BindAXYBInput) SetYbAudioRecordFlag ¶
func (s *BindAXYBInput) SetYbAudioRecordFlag(v int32) *BindAXYBInput
SetYbAudioRecordFlag sets the YbAudioRecordFlag field's value.
func (*BindAXYBInput) SetYbEnableDuration ¶
func (s *BindAXYBInput) SetYbEnableDuration(v int32) *BindAXYBInput
SetYbEnableDuration sets the YbEnableDuration field's value.
func (BindAXYBInput) String ¶
func (s BindAXYBInput) String() string
String returns the string representation
func (*BindAXYBInput) Validate ¶
func (s *BindAXYBInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BindAXYBOutput ¶
type BindAXYBOutput struct {
Metadata *response.ResponseMetadata
PhoneNoX *string `type:"string" json:",omitempty"`
PhoneNoY *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
SubId *string `type:"string" json:",omitempty"`
YbStatus *int32 `type:"int32" json:",omitempty"`
YbSubId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BindAXYBOutput) GoString ¶
func (s BindAXYBOutput) GoString() string
GoString returns the string representation
func (*BindAXYBOutput) SetPhoneNoX ¶
func (s *BindAXYBOutput) SetPhoneNoX(v string) *BindAXYBOutput
SetPhoneNoX sets the PhoneNoX field's value.
func (*BindAXYBOutput) SetPhoneNoY ¶
func (s *BindAXYBOutput) SetPhoneNoY(v string) *BindAXYBOutput
SetPhoneNoY sets the PhoneNoY field's value.
func (*BindAXYBOutput) SetStatus ¶
func (s *BindAXYBOutput) SetStatus(v int32) *BindAXYBOutput
SetStatus sets the Status field's value.
func (*BindAXYBOutput) SetSubId ¶
func (s *BindAXYBOutput) SetSubId(v string) *BindAXYBOutput
SetSubId sets the SubId field's value.
func (*BindAXYBOutput) SetYbStatus ¶
func (s *BindAXYBOutput) SetYbStatus(v int32) *BindAXYBOutput
SetYbStatus sets the YbStatus field's value.
func (*BindAXYBOutput) SetYbSubId ¶
func (s *BindAXYBOutput) SetYbSubId(v string) *BindAXYBOutput
SetYbSubId sets the YbSubId field's value.
func (BindAXYBOutput) String ¶
func (s BindAXYBOutput) String() string
String returns the string representation
type BindYBForAXYBInput ¶
type BindYBForAXYBInput struct {
AudioRecordFlag *int32 `type:"int32" json:",omitempty"`
CityCode *string `type:"string" json:",omitempty"`
CityCodeByPhoneNo *string `type:"string" json:",omitempty" enum:"EnumOfCityCodeByPhoneNoForBindYBForAXYBInput"`
DegradeCityList []*string `type:"list" json:",omitempty"`
// EnableDuration is a required field
EnableDuration *int32 `type:"int32" json:",omitempty" required:"true"`
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
// ParentSubId is a required field
ParentSubId *string `type:"string" json:",omitempty" required:"true"`
// PhoneNoB is a required field
PhoneNoB *string `type:"string" json:",omitempty" required:"true"`
PhoneNoY *string `type:"string" json:",omitempty"`
RandomFlag *int32 `type:"int32" json:",omitempty"`
UserData *string `max:"2048" type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BindYBForAXYBInput) GoString ¶
func (s BindYBForAXYBInput) GoString() string
GoString returns the string representation
func (*BindYBForAXYBInput) SetAudioRecordFlag ¶
func (s *BindYBForAXYBInput) SetAudioRecordFlag(v int32) *BindYBForAXYBInput
SetAudioRecordFlag sets the AudioRecordFlag field's value.
func (*BindYBForAXYBInput) SetCityCode ¶
func (s *BindYBForAXYBInput) SetCityCode(v string) *BindYBForAXYBInput
SetCityCode sets the CityCode field's value.
func (*BindYBForAXYBInput) SetCityCodeByPhoneNo ¶
func (s *BindYBForAXYBInput) SetCityCodeByPhoneNo(v string) *BindYBForAXYBInput
SetCityCodeByPhoneNo sets the CityCodeByPhoneNo field's value.
func (*BindYBForAXYBInput) SetDegradeCityList ¶
func (s *BindYBForAXYBInput) SetDegradeCityList(v []*string) *BindYBForAXYBInput
SetDegradeCityList sets the DegradeCityList field's value.
func (*BindYBForAXYBInput) SetEnableDuration ¶
func (s *BindYBForAXYBInput) SetEnableDuration(v int32) *BindYBForAXYBInput
SetEnableDuration sets the EnableDuration field's value.
func (*BindYBForAXYBInput) SetNumberPoolNo ¶
func (s *BindYBForAXYBInput) SetNumberPoolNo(v string) *BindYBForAXYBInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*BindYBForAXYBInput) SetParentSubId ¶
func (s *BindYBForAXYBInput) SetParentSubId(v string) *BindYBForAXYBInput
SetParentSubId sets the ParentSubId field's value.
func (*BindYBForAXYBInput) SetPhoneNoB ¶
func (s *BindYBForAXYBInput) SetPhoneNoB(v string) *BindYBForAXYBInput
SetPhoneNoB sets the PhoneNoB field's value.
func (*BindYBForAXYBInput) SetPhoneNoY ¶
func (s *BindYBForAXYBInput) SetPhoneNoY(v string) *BindYBForAXYBInput
SetPhoneNoY sets the PhoneNoY field's value.
func (*BindYBForAXYBInput) SetRandomFlag ¶
func (s *BindYBForAXYBInput) SetRandomFlag(v int32) *BindYBForAXYBInput
SetRandomFlag sets the RandomFlag field's value.
func (*BindYBForAXYBInput) SetUserData ¶
func (s *BindYBForAXYBInput) SetUserData(v string) *BindYBForAXYBInput
SetUserData sets the UserData field's value.
func (BindYBForAXYBInput) String ¶
func (s BindYBForAXYBInput) String() string
String returns the string representation
func (*BindYBForAXYBInput) Validate ¶
func (s *BindYBForAXYBInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BindYBForAXYBOutput ¶
type BindYBForAXYBOutput struct {
Metadata *response.ResponseMetadata
PhoneNoY *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
SubId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BindYBForAXYBOutput) GoString ¶
func (s BindYBForAXYBOutput) GoString() string
GoString returns the string representation
func (*BindYBForAXYBOutput) SetPhoneNoY ¶
func (s *BindYBForAXYBOutput) SetPhoneNoY(v string) *BindYBForAXYBOutput
SetPhoneNoY sets the PhoneNoY field's value.
func (*BindYBForAXYBOutput) SetStatus ¶
func (s *BindYBForAXYBOutput) SetStatus(v int32) *BindYBForAXYBOutput
SetStatus sets the Status field's value.
func (*BindYBForAXYBOutput) SetSubId ¶
func (s *BindYBForAXYBOutput) SetSubId(v string) *BindYBForAXYBOutput
SetSubId sets the SubId field's value.
func (BindYBForAXYBOutput) String ¶
func (s BindYBForAXYBOutput) String() string
String returns the string representation
type CancelClick2CallV2Input ¶
type CancelClick2CallV2Input struct {
// CallId is a required field
CallId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CancelClick2CallV2Input) GoString ¶
func (s CancelClick2CallV2Input) GoString() string
GoString returns the string representation
func (*CancelClick2CallV2Input) SetCallId ¶
func (s *CancelClick2CallV2Input) SetCallId(v string) *CancelClick2CallV2Input
SetCallId sets the CallId field's value.
func (CancelClick2CallV2Input) String ¶
func (s CancelClick2CallV2Input) String() string
String returns the string representation
func (*CancelClick2CallV2Input) Validate ¶
func (s *CancelClick2CallV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelClick2CallV2Output ¶
type CancelClick2CallV2Output struct {
Metadata *response.ResponseMetadata
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (CancelClick2CallV2Output) GoString ¶
func (s CancelClick2CallV2Output) GoString() string
GoString returns the string representation
func (*CancelClick2CallV2Output) SetSuccess ¶
func (s *CancelClick2CallV2Output) SetSuccess(v bool) *CancelClick2CallV2Output
SetSuccess sets the Success field's value.
func (CancelClick2CallV2Output) String ¶
func (s CancelClick2CallV2Output) String() string
String returns the string representation
type Click2CallInput ¶
type Click2CallInput struct {
// Callee is a required field
Callee *string `type:"string" json:",omitempty" required:"true"`
CalleeDegradeToCapital *int32 `type:"int32" json:",omitempty"`
CalleeNumber *string `type:"string" json:",omitempty"`
CalleeNumberCityCode *string `type:"string" json:",omitempty"`
CalleeNumberDegradeCityList []*string `type:"list" json:",omitempty"`
// CalleeNumberPoolNo is a required field
CalleeNumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
// Caller is a required field
Caller *string `type:"string" json:",omitempty" required:"true"`
CallerDegradeToCapital *int32 `type:"int32" json:",omitempty"`
CallerNumber *string `type:"string" json:",omitempty"`
CallerNumberCityCode *string `type:"string" json:",omitempty"`
CallerNumberDegradeCityList []*string `type:"list" json:",omitempty"`
// CallerNumberPoolNo is a required field
CallerNumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
LastMinutes *int32 `type:"int32" json:",omitempty"`
LastVoice *string `type:"string" json:",omitempty"`
LastVoiceTo *string `type:"string" json:",omitempty" enum:"EnumOfLastVoiceToForClick2CallInput"`
MaxTime *int32 `type:"int32" json:",omitempty"`
PreVoice *string `type:"string" json:",omitempty"`
UserData *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (Click2CallInput) GoString ¶
func (s Click2CallInput) GoString() string
GoString returns the string representation
func (*Click2CallInput) SetCallee ¶
func (s *Click2CallInput) SetCallee(v string) *Click2CallInput
SetCallee sets the Callee field's value.
func (*Click2CallInput) SetCalleeDegradeToCapital ¶
func (s *Click2CallInput) SetCalleeDegradeToCapital(v int32) *Click2CallInput
SetCalleeDegradeToCapital sets the CalleeDegradeToCapital field's value.
func (*Click2CallInput) SetCalleeNumber ¶
func (s *Click2CallInput) SetCalleeNumber(v string) *Click2CallInput
SetCalleeNumber sets the CalleeNumber field's value.
func (*Click2CallInput) SetCalleeNumberCityCode ¶
func (s *Click2CallInput) SetCalleeNumberCityCode(v string) *Click2CallInput
SetCalleeNumberCityCode sets the CalleeNumberCityCode field's value.
func (*Click2CallInput) SetCalleeNumberDegradeCityList ¶
func (s *Click2CallInput) SetCalleeNumberDegradeCityList(v []*string) *Click2CallInput
SetCalleeNumberDegradeCityList sets the CalleeNumberDegradeCityList field's value.
func (*Click2CallInput) SetCalleeNumberPoolNo ¶
func (s *Click2CallInput) SetCalleeNumberPoolNo(v string) *Click2CallInput
SetCalleeNumberPoolNo sets the CalleeNumberPoolNo field's value.
func (*Click2CallInput) SetCaller ¶
func (s *Click2CallInput) SetCaller(v string) *Click2CallInput
SetCaller sets the Caller field's value.
func (*Click2CallInput) SetCallerDegradeToCapital ¶
func (s *Click2CallInput) SetCallerDegradeToCapital(v int32) *Click2CallInput
SetCallerDegradeToCapital sets the CallerDegradeToCapital field's value.
func (*Click2CallInput) SetCallerNumber ¶
func (s *Click2CallInput) SetCallerNumber(v string) *Click2CallInput
SetCallerNumber sets the CallerNumber field's value.
func (*Click2CallInput) SetCallerNumberCityCode ¶
func (s *Click2CallInput) SetCallerNumberCityCode(v string) *Click2CallInput
SetCallerNumberCityCode sets the CallerNumberCityCode field's value.
func (*Click2CallInput) SetCallerNumberDegradeCityList ¶
func (s *Click2CallInput) SetCallerNumberDegradeCityList(v []*string) *Click2CallInput
SetCallerNumberDegradeCityList sets the CallerNumberDegradeCityList field's value.
func (*Click2CallInput) SetCallerNumberPoolNo ¶
func (s *Click2CallInput) SetCallerNumberPoolNo(v string) *Click2CallInput
SetCallerNumberPoolNo sets the CallerNumberPoolNo field's value.
func (*Click2CallInput) SetLastMinutes ¶
func (s *Click2CallInput) SetLastMinutes(v int32) *Click2CallInput
SetLastMinutes sets the LastMinutes field's value.
func (*Click2CallInput) SetLastVoice ¶
func (s *Click2CallInput) SetLastVoice(v string) *Click2CallInput
SetLastVoice sets the LastVoice field's value.
func (*Click2CallInput) SetLastVoiceTo ¶
func (s *Click2CallInput) SetLastVoiceTo(v string) *Click2CallInput
SetLastVoiceTo sets the LastVoiceTo field's value.
func (*Click2CallInput) SetMaxTime ¶
func (s *Click2CallInput) SetMaxTime(v int32) *Click2CallInput
SetMaxTime sets the MaxTime field's value.
func (*Click2CallInput) SetPreVoice ¶
func (s *Click2CallInput) SetPreVoice(v string) *Click2CallInput
SetPreVoice sets the PreVoice field's value.
func (*Click2CallInput) SetUserData ¶
func (s *Click2CallInput) SetUserData(v string) *Click2CallInput
SetUserData sets the UserData field's value.
func (Click2CallInput) String ¶
func (s Click2CallInput) String() string
String returns the string representation
func (*Click2CallInput) Validate ¶
func (s *Click2CallInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Click2CallOutput ¶
type Click2CallOutput struct {
Metadata *response.ResponseMetadata
CallId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (Click2CallOutput) GoString ¶
func (s Click2CallOutput) GoString() string
GoString returns the string representation
func (*Click2CallOutput) SetCallId ¶
func (s *Click2CallOutput) SetCallId(v string) *Click2CallOutput
SetCallId sets the CallId field's value.
func (Click2CallOutput) String ¶
func (s Click2CallOutput) String() string
String returns the string representation
type CommitResourceUploadInput ¶
type CommitResourceUploadInput struct {
// FileName is a required field
FileName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CommitResourceUploadInput) GoString ¶
func (s CommitResourceUploadInput) GoString() string
GoString returns the string representation
func (*CommitResourceUploadInput) SetFileName ¶
func (s *CommitResourceUploadInput) SetFileName(v string) *CommitResourceUploadInput
SetFileName sets the FileName field's value.
func (CommitResourceUploadInput) String ¶
func (s CommitResourceUploadInput) String() string
String returns the string representation
func (*CommitResourceUploadInput) Validate ¶
func (s *CommitResourceUploadInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CommitResourceUploadOutput ¶
type CommitResourceUploadOutput struct {
Metadata *response.ResponseMetadata
Name *string `type:"string" json:",omitempty"`
ResourceKey *string `type:"string" json:",omitempty"`
Suffix *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CommitResourceUploadOutput) GoString ¶
func (s CommitResourceUploadOutput) GoString() string
GoString returns the string representation
func (*CommitResourceUploadOutput) SetName ¶
func (s *CommitResourceUploadOutput) SetName(v string) *CommitResourceUploadOutput
SetName sets the Name field's value.
func (*CommitResourceUploadOutput) SetResourceKey ¶
func (s *CommitResourceUploadOutput) SetResourceKey(v string) *CommitResourceUploadOutput
SetResourceKey sets the ResourceKey field's value.
func (*CommitResourceUploadOutput) SetSuffix ¶
func (s *CommitResourceUploadOutput) SetSuffix(v string) *CommitResourceUploadOutput
SetSuffix sets the Suffix field's value.
func (CommitResourceUploadOutput) String ¶
func (s CommitResourceUploadOutput) String() string
String returns the string representation
type CreateNumberPoolInput ¶
type CreateNumberPoolInput struct {
// Name is a required field
Name *string `min:"1" max:"32" type:"string" json:",omitempty" required:"true"`
// ServiceType is a required field
ServiceType *int32 `type:"int32" json:",omitempty" required:"true"`
// SubServiceType is a required field
SubServiceType *int32 `type:"int32" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateNumberPoolInput) GoString ¶
func (s CreateNumberPoolInput) GoString() string
GoString returns the string representation
func (*CreateNumberPoolInput) SetName ¶
func (s *CreateNumberPoolInput) SetName(v string) *CreateNumberPoolInput
SetName sets the Name field's value.
func (*CreateNumberPoolInput) SetServiceType ¶
func (s *CreateNumberPoolInput) SetServiceType(v int32) *CreateNumberPoolInput
SetServiceType sets the ServiceType field's value.
func (*CreateNumberPoolInput) SetSubServiceType ¶
func (s *CreateNumberPoolInput) SetSubServiceType(v int32) *CreateNumberPoolInput
SetSubServiceType sets the SubServiceType field's value.
func (CreateNumberPoolInput) String ¶
func (s CreateNumberPoolInput) String() string
String returns the string representation
func (*CreateNumberPoolInput) Validate ¶
func (s *CreateNumberPoolInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateNumberPoolOutput ¶
type CreateNumberPoolOutput struct {
Metadata *response.ResponseMetadata
Name *string `type:"string" json:",omitempty"`
NumberPoolNo *string `type:"string" json:",omitempty"`
ServiceType *int32 `type:"int32" json:",omitempty"`
SubServiceType *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateNumberPoolOutput) GoString ¶
func (s CreateNumberPoolOutput) GoString() string
GoString returns the string representation
func (*CreateNumberPoolOutput) SetName ¶
func (s *CreateNumberPoolOutput) SetName(v string) *CreateNumberPoolOutput
SetName sets the Name field's value.
func (*CreateNumberPoolOutput) SetNumberPoolNo ¶
func (s *CreateNumberPoolOutput) SetNumberPoolNo(v string) *CreateNumberPoolOutput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*CreateNumberPoolOutput) SetServiceType ¶
func (s *CreateNumberPoolOutput) SetServiceType(v int32) *CreateNumberPoolOutput
SetServiceType sets the ServiceType field's value.
func (*CreateNumberPoolOutput) SetSubServiceType ¶
func (s *CreateNumberPoolOutput) SetSubServiceType(v int32) *CreateNumberPoolOutput
SetSubServiceType sets the SubServiceType field's value.
func (CreateNumberPoolOutput) String ¶
func (s CreateNumberPoolOutput) String() string
String returns the string representation
type CreateTaskInput ¶
type CreateTaskInput struct {
AudioPostUrl *string `max:"512" type:"string" json:",omitempty"`
CallRecordPostUrl *string `max:"512" type:"string" json:",omitempty"`
// Concurrency is a required field
Concurrency *int32 `type:"int32" json:",omitempty" required:"true"`
// EndTime is a required field
EndTime *string `type:"string" json:",omitempty" required:"true"`
FinishWhenListEnd *bool `type:"boolean" json:",omitempty"`
ForbidTimeList []*ForbidTimeListForCreateTaskInput `type:"list" json:",omitempty"`
MaxRingDuration *int32 `type:"int32" json:",omitempty"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
NumberList []*string `type:"list" json:",omitempty"`
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
PhoneList []*PhoneListForCreateTaskInput `type:"list" json:",omitempty"`
Resource *string `type:"string" json:",omitempty"`
RingAgainInterval *int32 `type:"int32" json:",omitempty"`
RingAgainTimes *int32 `type:"int32" json:",omitempty"`
SelectNumberRule *int32 `type:"int32" json:",omitempty"`
SelectNumberType *int32 `type:"int32" json:",omitempty"`
SmsConfig []*SmsConfigForCreateTaskInput `type:"list" json:",omitempty"`
Start *bool `type:"boolean" json:",omitempty"`
// StartTime is a required field
StartTime *string `type:"string" json:",omitempty" required:"true"`
Type *int32 `type:"int32" json:",omitempty"`
Unique *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateTaskInput) GoString ¶
func (s CreateTaskInput) GoString() string
GoString returns the string representation
func (*CreateTaskInput) SetAudioPostUrl ¶
func (s *CreateTaskInput) SetAudioPostUrl(v string) *CreateTaskInput
SetAudioPostUrl sets the AudioPostUrl field's value.
func (*CreateTaskInput) SetCallRecordPostUrl ¶
func (s *CreateTaskInput) SetCallRecordPostUrl(v string) *CreateTaskInput
SetCallRecordPostUrl sets the CallRecordPostUrl field's value.
func (*CreateTaskInput) SetConcurrency ¶
func (s *CreateTaskInput) SetConcurrency(v int32) *CreateTaskInput
SetConcurrency sets the Concurrency field's value.
func (*CreateTaskInput) SetEndTime ¶
func (s *CreateTaskInput) SetEndTime(v string) *CreateTaskInput
SetEndTime sets the EndTime field's value.
func (*CreateTaskInput) SetFinishWhenListEnd ¶
func (s *CreateTaskInput) SetFinishWhenListEnd(v bool) *CreateTaskInput
SetFinishWhenListEnd sets the FinishWhenListEnd field's value.
func (*CreateTaskInput) SetForbidTimeList ¶
func (s *CreateTaskInput) SetForbidTimeList(v []*ForbidTimeListForCreateTaskInput) *CreateTaskInput
SetForbidTimeList sets the ForbidTimeList field's value.
func (*CreateTaskInput) SetMaxRingDuration ¶
func (s *CreateTaskInput) SetMaxRingDuration(v int32) *CreateTaskInput
SetMaxRingDuration sets the MaxRingDuration field's value.
func (*CreateTaskInput) SetName ¶
func (s *CreateTaskInput) SetName(v string) *CreateTaskInput
SetName sets the Name field's value.
func (*CreateTaskInput) SetNumberList ¶
func (s *CreateTaskInput) SetNumberList(v []*string) *CreateTaskInput
SetNumberList sets the NumberList field's value.
func (*CreateTaskInput) SetNumberPoolNo ¶
func (s *CreateTaskInput) SetNumberPoolNo(v string) *CreateTaskInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*CreateTaskInput) SetPhoneList ¶
func (s *CreateTaskInput) SetPhoneList(v []*PhoneListForCreateTaskInput) *CreateTaskInput
SetPhoneList sets the PhoneList field's value.
func (*CreateTaskInput) SetResource ¶
func (s *CreateTaskInput) SetResource(v string) *CreateTaskInput
SetResource sets the Resource field's value.
func (*CreateTaskInput) SetRingAgainInterval ¶
func (s *CreateTaskInput) SetRingAgainInterval(v int32) *CreateTaskInput
SetRingAgainInterval sets the RingAgainInterval field's value.
func (*CreateTaskInput) SetRingAgainTimes ¶
func (s *CreateTaskInput) SetRingAgainTimes(v int32) *CreateTaskInput
SetRingAgainTimes sets the RingAgainTimes field's value.
func (*CreateTaskInput) SetSelectNumberRule ¶
func (s *CreateTaskInput) SetSelectNumberRule(v int32) *CreateTaskInput
SetSelectNumberRule sets the SelectNumberRule field's value.
func (*CreateTaskInput) SetSelectNumberType ¶
func (s *CreateTaskInput) SetSelectNumberType(v int32) *CreateTaskInput
SetSelectNumberType sets the SelectNumberType field's value.
func (*CreateTaskInput) SetSmsConfig ¶
func (s *CreateTaskInput) SetSmsConfig(v []*SmsConfigForCreateTaskInput) *CreateTaskInput
SetSmsConfig sets the SmsConfig field's value.
func (*CreateTaskInput) SetStart ¶
func (s *CreateTaskInput) SetStart(v bool) *CreateTaskInput
SetStart sets the Start field's value.
func (*CreateTaskInput) SetStartTime ¶
func (s *CreateTaskInput) SetStartTime(v string) *CreateTaskInput
SetStartTime sets the StartTime field's value.
func (*CreateTaskInput) SetType ¶
func (s *CreateTaskInput) SetType(v int32) *CreateTaskInput
SetType sets the Type field's value.
func (*CreateTaskInput) SetUnique ¶
func (s *CreateTaskInput) SetUnique(v bool) *CreateTaskInput
SetUnique sets the Unique field's value.
func (CreateTaskInput) String ¶
func (s CreateTaskInput) String() string
String returns the string representation
func (*CreateTaskInput) Validate ¶
func (s *CreateTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTaskOutput ¶
type CreateTaskOutput struct {
Metadata *response.ResponseMetadata
FailList []*FailListForCreateTaskOutput `type:"list" json:",omitempty"`
TaskOpenId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateTaskOutput) GoString ¶
func (s CreateTaskOutput) GoString() string
GoString returns the string representation
func (*CreateTaskOutput) SetFailList ¶
func (s *CreateTaskOutput) SetFailList(v []*FailListForCreateTaskOutput) *CreateTaskOutput
SetFailList sets the FailList field's value.
func (*CreateTaskOutput) SetTaskOpenId ¶
func (s *CreateTaskOutput) SetTaskOpenId(v string) *CreateTaskOutput
SetTaskOpenId sets the TaskOpenId field's value.
func (CreateTaskOutput) String ¶
func (s CreateTaskOutput) String() string
String returns the string representation
type EnableOrDisableNumberInput ¶
type EnableOrDisableNumberInput struct {
// EnableCode is a required field
EnableCode *int32 `type:"int32" json:",omitempty" required:"true"`
NumberList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (EnableOrDisableNumberInput) GoString ¶
func (s EnableOrDisableNumberInput) GoString() string
GoString returns the string representation
func (*EnableOrDisableNumberInput) SetEnableCode ¶
func (s *EnableOrDisableNumberInput) SetEnableCode(v int32) *EnableOrDisableNumberInput
SetEnableCode sets the EnableCode field's value.
func (*EnableOrDisableNumberInput) SetNumberList ¶
func (s *EnableOrDisableNumberInput) SetNumberList(v []*string) *EnableOrDisableNumberInput
SetNumberList sets the NumberList field's value.
func (EnableOrDisableNumberInput) String ¶
func (s EnableOrDisableNumberInput) String() string
String returns the string representation
func (*EnableOrDisableNumberInput) Validate ¶
func (s *EnableOrDisableNumberInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableOrDisableNumberOutput ¶
type EnableOrDisableNumberOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (EnableOrDisableNumberOutput) GoString ¶
func (s EnableOrDisableNumberOutput) GoString() string
GoString returns the string representation
func (EnableOrDisableNumberOutput) String ¶
func (s EnableOrDisableNumberOutput) String() string
String returns the string representation
type FailListForBatchAppendOutput ¶
type FailListForBatchAppendOutput struct {
Desc *string `type:"string" json:",omitempty"`
Index *int32 `type:"int32" json:",omitempty"`
Phone *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FailListForBatchAppendOutput) GoString ¶
func (s FailListForBatchAppendOutput) GoString() string
GoString returns the string representation
func (*FailListForBatchAppendOutput) SetDesc ¶
func (s *FailListForBatchAppendOutput) SetDesc(v string) *FailListForBatchAppendOutput
SetDesc sets the Desc field's value.
func (*FailListForBatchAppendOutput) SetIndex ¶
func (s *FailListForBatchAppendOutput) SetIndex(v int32) *FailListForBatchAppendOutput
SetIndex sets the Index field's value.
func (*FailListForBatchAppendOutput) SetPhone ¶
func (s *FailListForBatchAppendOutput) SetPhone(v string) *FailListForBatchAppendOutput
SetPhone sets the Phone field's value.
func (*FailListForBatchAppendOutput) SetType ¶
func (s *FailListForBatchAppendOutput) SetType(v string) *FailListForBatchAppendOutput
SetType sets the Type field's value.
func (FailListForBatchAppendOutput) String ¶
func (s FailListForBatchAppendOutput) String() string
String returns the string representation
type FailListForCreateTaskOutput ¶
type FailListForCreateTaskOutput struct {
Desc *string `type:"string" json:",omitempty"`
Index *int32 `type:"int32" json:",omitempty"`
Phone *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FailListForCreateTaskOutput) GoString ¶
func (s FailListForCreateTaskOutput) GoString() string
GoString returns the string representation
func (*FailListForCreateTaskOutput) SetDesc ¶
func (s *FailListForCreateTaskOutput) SetDesc(v string) *FailListForCreateTaskOutput
SetDesc sets the Desc field's value.
func (*FailListForCreateTaskOutput) SetIndex ¶
func (s *FailListForCreateTaskOutput) SetIndex(v int32) *FailListForCreateTaskOutput
SetIndex sets the Index field's value.
func (*FailListForCreateTaskOutput) SetPhone ¶
func (s *FailListForCreateTaskOutput) SetPhone(v string) *FailListForCreateTaskOutput
SetPhone sets the Phone field's value.
func (*FailListForCreateTaskOutput) SetType ¶
func (s *FailListForCreateTaskOutput) SetType(v string) *FailListForCreateTaskOutput
SetType sets the Type field's value.
func (FailListForCreateTaskOutput) String ¶
func (s FailListForCreateTaskOutput) String() string
String returns the string representation
type FailListForSingleBatchAppendOutput ¶
type FailListForSingleBatchAppendOutput struct {
Ext *string `type:"string" json:",omitempty"`
Phone *string `type:"string" json:",omitempty"`
SingleOpenId *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FailListForSingleBatchAppendOutput) GoString ¶
func (s FailListForSingleBatchAppendOutput) GoString() string
GoString returns the string representation
func (*FailListForSingleBatchAppendOutput) SetExt ¶
func (s *FailListForSingleBatchAppendOutput) SetExt(v string) *FailListForSingleBatchAppendOutput
SetExt sets the Ext field's value.
func (*FailListForSingleBatchAppendOutput) SetPhone ¶
func (s *FailListForSingleBatchAppendOutput) SetPhone(v string) *FailListForSingleBatchAppendOutput
SetPhone sets the Phone field's value.
func (*FailListForSingleBatchAppendOutput) SetSingleOpenId ¶
func (s *FailListForSingleBatchAppendOutput) SetSingleOpenId(v string) *FailListForSingleBatchAppendOutput
SetSingleOpenId sets the SingleOpenId field's value.
func (*FailListForSingleBatchAppendOutput) SetType ¶
func (s *FailListForSingleBatchAppendOutput) SetType(v string) *FailListForSingleBatchAppendOutput
SetType sets the Type field's value.
func (FailListForSingleBatchAppendOutput) String ¶
func (s FailListForSingleBatchAppendOutput) String() string
String returns the string representation
type ForbidTimeListForCreateTaskInput ¶
type ForbidTimeListForCreateTaskInput struct {
Times []*string `type:"list" json:",omitempty"`
Weekdays []*int32 `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ForbidTimeListForCreateTaskInput) GoString ¶
func (s ForbidTimeListForCreateTaskInput) GoString() string
GoString returns the string representation
func (*ForbidTimeListForCreateTaskInput) SetTimes ¶
func (s *ForbidTimeListForCreateTaskInput) SetTimes(v []*string) *ForbidTimeListForCreateTaskInput
SetTimes sets the Times field's value.
func (*ForbidTimeListForCreateTaskInput) SetWeekdays ¶
func (s *ForbidTimeListForCreateTaskInput) SetWeekdays(v []*int32) *ForbidTimeListForCreateTaskInput
SetWeekdays sets the Weekdays field's value.
func (ForbidTimeListForCreateTaskInput) String ¶
func (s ForbidTimeListForCreateTaskInput) String() string
String returns the string representation
type ForbidTimeListForUpdateTaskInput ¶
type ForbidTimeListForUpdateTaskInput struct {
Times []*string `type:"list" json:",omitempty"`
Weekdays []*int32 `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ForbidTimeListForUpdateTaskInput) GoString ¶
func (s ForbidTimeListForUpdateTaskInput) GoString() string
GoString returns the string representation
func (*ForbidTimeListForUpdateTaskInput) SetTimes ¶
func (s *ForbidTimeListForUpdateTaskInput) SetTimes(v []*string) *ForbidTimeListForUpdateTaskInput
SetTimes sets the Times field's value.
func (*ForbidTimeListForUpdateTaskInput) SetWeekdays ¶
func (s *ForbidTimeListForUpdateTaskInput) SetWeekdays(v []*int32) *ForbidTimeListForUpdateTaskInput
SetWeekdays sets the Weekdays field's value.
func (ForbidTimeListForUpdateTaskInput) String ¶
func (s ForbidTimeListForUpdateTaskInput) String() string
String returns the string representation
type GetResourceUploadUrlInput ¶
type GetResourceUploadUrlInput struct {
// FileName is a required field
FileName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetResourceUploadUrlInput) GoString ¶
func (s GetResourceUploadUrlInput) GoString() string
GoString returns the string representation
func (*GetResourceUploadUrlInput) SetFileName ¶
func (s *GetResourceUploadUrlInput) SetFileName(v string) *GetResourceUploadUrlInput
SetFileName sets the FileName field's value.
func (GetResourceUploadUrlInput) String ¶
func (s GetResourceUploadUrlInput) String() string
String returns the string representation
func (*GetResourceUploadUrlInput) Validate ¶
func (s *GetResourceUploadUrlInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetResourceUploadUrlOutput ¶
type GetResourceUploadUrlOutput struct {
Metadata *response.ResponseMetadata
UploadUrl *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetResourceUploadUrlOutput) GoString ¶
func (s GetResourceUploadUrlOutput) GoString() string
GoString returns the string representation
func (*GetResourceUploadUrlOutput) SetUploadUrl ¶
func (s *GetResourceUploadUrlOutput) SetUploadUrl(v string) *GetResourceUploadUrlOutput
SetUploadUrl sets the UploadUrl field's value.
func (GetResourceUploadUrlOutput) String ¶
func (s GetResourceUploadUrlOutput) String() string
String returns the string representation
type ListForSingleBatchAppendInput ¶
type ListForSingleBatchAppendInput struct {
AudioPostUrl *string `type:"string" json:",omitempty"`
CallRecordPostUrl *string `type:"string" json:",omitempty"`
Ext *string `type:"string" json:",omitempty"`
ForbidTimeList []*string `type:"list" json:",omitempty"`
NumberList []*string `type:"list" json:",omitempty"`
NumberPoolNo *string `type:"string" json:",omitempty"`
NumberType *int32 `type:"int32" json:",omitempty"`
Phone *string `type:"string" json:",omitempty"`
PhoneParam *string `type:"string" json:",omitempty"`
Resource *string `type:"string" json:",omitempty"`
RingAgainInterval *int32 `type:"int32" json:",omitempty"`
RingAgainTimes *int32 `type:"int32" json:",omitempty"`
SelectNumberRule *int32 `type:"int32" json:",omitempty"`
SingleOpenId *string `type:"string" json:",omitempty"`
SmsConfig *string `type:"string" json:",omitempty"`
TriggerTime *int64 `type:"int64" json:",omitempty"`
Type *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForSingleBatchAppendInput) GoString ¶
func (s ListForSingleBatchAppendInput) GoString() string
GoString returns the string representation
func (*ListForSingleBatchAppendInput) SetAudioPostUrl ¶
func (s *ListForSingleBatchAppendInput) SetAudioPostUrl(v string) *ListForSingleBatchAppendInput
SetAudioPostUrl sets the AudioPostUrl field's value.
func (*ListForSingleBatchAppendInput) SetCallRecordPostUrl ¶
func (s *ListForSingleBatchAppendInput) SetCallRecordPostUrl(v string) *ListForSingleBatchAppendInput
SetCallRecordPostUrl sets the CallRecordPostUrl field's value.
func (*ListForSingleBatchAppendInput) SetExt ¶
func (s *ListForSingleBatchAppendInput) SetExt(v string) *ListForSingleBatchAppendInput
SetExt sets the Ext field's value.
func (*ListForSingleBatchAppendInput) SetForbidTimeList ¶
func (s *ListForSingleBatchAppendInput) SetForbidTimeList(v []*string) *ListForSingleBatchAppendInput
SetForbidTimeList sets the ForbidTimeList field's value.
func (*ListForSingleBatchAppendInput) SetNumberList ¶
func (s *ListForSingleBatchAppendInput) SetNumberList(v []*string) *ListForSingleBatchAppendInput
SetNumberList sets the NumberList field's value.
func (*ListForSingleBatchAppendInput) SetNumberPoolNo ¶
func (s *ListForSingleBatchAppendInput) SetNumberPoolNo(v string) *ListForSingleBatchAppendInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*ListForSingleBatchAppendInput) SetNumberType ¶
func (s *ListForSingleBatchAppendInput) SetNumberType(v int32) *ListForSingleBatchAppendInput
SetNumberType sets the NumberType field's value.
func (*ListForSingleBatchAppendInput) SetPhone ¶
func (s *ListForSingleBatchAppendInput) SetPhone(v string) *ListForSingleBatchAppendInput
SetPhone sets the Phone field's value.
func (*ListForSingleBatchAppendInput) SetPhoneParam ¶
func (s *ListForSingleBatchAppendInput) SetPhoneParam(v string) *ListForSingleBatchAppendInput
SetPhoneParam sets the PhoneParam field's value.
func (*ListForSingleBatchAppendInput) SetResource ¶
func (s *ListForSingleBatchAppendInput) SetResource(v string) *ListForSingleBatchAppendInput
SetResource sets the Resource field's value.
func (*ListForSingleBatchAppendInput) SetRingAgainInterval ¶
func (s *ListForSingleBatchAppendInput) SetRingAgainInterval(v int32) *ListForSingleBatchAppendInput
SetRingAgainInterval sets the RingAgainInterval field's value.
func (*ListForSingleBatchAppendInput) SetRingAgainTimes ¶
func (s *ListForSingleBatchAppendInput) SetRingAgainTimes(v int32) *ListForSingleBatchAppendInput
SetRingAgainTimes sets the RingAgainTimes field's value.
func (*ListForSingleBatchAppendInput) SetSelectNumberRule ¶
func (s *ListForSingleBatchAppendInput) SetSelectNumberRule(v int32) *ListForSingleBatchAppendInput
SetSelectNumberRule sets the SelectNumberRule field's value.
func (*ListForSingleBatchAppendInput) SetSingleOpenId ¶
func (s *ListForSingleBatchAppendInput) SetSingleOpenId(v string) *ListForSingleBatchAppendInput
SetSingleOpenId sets the SingleOpenId field's value.
func (*ListForSingleBatchAppendInput) SetSmsConfig ¶
func (s *ListForSingleBatchAppendInput) SetSmsConfig(v string) *ListForSingleBatchAppendInput
SetSmsConfig sets the SmsConfig field's value.
func (*ListForSingleBatchAppendInput) SetTriggerTime ¶
func (s *ListForSingleBatchAppendInput) SetTriggerTime(v int64) *ListForSingleBatchAppendInput
SetTriggerTime sets the TriggerTime field's value.
func (*ListForSingleBatchAppendInput) SetType ¶
func (s *ListForSingleBatchAppendInput) SetType(v int32) *ListForSingleBatchAppendInput
SetType sets the Type field's value.
func (ListForSingleBatchAppendInput) String ¶
func (s ListForSingleBatchAppendInput) String() string
String returns the string representation
type NumberListInput ¶
type NumberListInput struct {
Limit *int32 `type:"int32" json:",omitempty"`
NumberList []*string `type:"list" json:",omitempty"`
NumberPoolNo *string `type:"string" json:",omitempty"`
NumberPoolTypeCode *int32 `type:"int32" json:",omitempty"`
NumberStatusCode *int32 `type:"int32" json:",omitempty"`
NumberTypeCode *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (NumberListInput) GoString ¶
func (s NumberListInput) GoString() string
GoString returns the string representation
func (*NumberListInput) SetLimit ¶
func (s *NumberListInput) SetLimit(v int32) *NumberListInput
SetLimit sets the Limit field's value.
func (*NumberListInput) SetNumberList ¶
func (s *NumberListInput) SetNumberList(v []*string) *NumberListInput
SetNumberList sets the NumberList field's value.
func (*NumberListInput) SetNumberPoolNo ¶
func (s *NumberListInput) SetNumberPoolNo(v string) *NumberListInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*NumberListInput) SetNumberPoolTypeCode ¶
func (s *NumberListInput) SetNumberPoolTypeCode(v int32) *NumberListInput
SetNumberPoolTypeCode sets the NumberPoolTypeCode field's value.
func (*NumberListInput) SetNumberStatusCode ¶
func (s *NumberListInput) SetNumberStatusCode(v int32) *NumberListInput
SetNumberStatusCode sets the NumberStatusCode field's value.
func (*NumberListInput) SetNumberTypeCode ¶
func (s *NumberListInput) SetNumberTypeCode(v int32) *NumberListInput
SetNumberTypeCode sets the NumberTypeCode field's value.
func (*NumberListInput) SetOffset ¶
func (s *NumberListInput) SetOffset(v int32) *NumberListInput
SetOffset sets the Offset field's value.
func (NumberListInput) String ¶
func (s NumberListInput) String() string
String returns the string representation
type NumberListOutput ¶
type NumberListOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Records []*RecordForNumberListOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (NumberListOutput) GoString ¶
func (s NumberListOutput) GoString() string
GoString returns the string representation
func (*NumberListOutput) SetLimit ¶
func (s *NumberListOutput) SetLimit(v int32) *NumberListOutput
SetLimit sets the Limit field's value.
func (*NumberListOutput) SetOffset ¶
func (s *NumberListOutput) SetOffset(v int32) *NumberListOutput
SetOffset sets the Offset field's value.
func (*NumberListOutput) SetRecords ¶
func (s *NumberListOutput) SetRecords(v []*RecordForNumberListOutput) *NumberListOutput
SetRecords sets the Records field's value.
func (*NumberListOutput) SetTotal ¶
func (s *NumberListOutput) SetTotal(v int32) *NumberListOutput
SetTotal sets the Total field's value.
func (NumberListOutput) String ¶
func (s NumberListOutput) String() string
String returns the string representation
type NumberPoolListInput ¶
type NumberPoolListInput struct {
Limit *int32 `type:"int32" json:",omitempty"`
NumberPoolName *string `type:"string" json:",omitempty"`
NumberPoolNo *string `type:"string" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
ServiceType *int32 `type:"int32" json:",omitempty"`
SubServiceType *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (NumberPoolListInput) GoString ¶
func (s NumberPoolListInput) GoString() string
GoString returns the string representation
func (*NumberPoolListInput) SetLimit ¶
func (s *NumberPoolListInput) SetLimit(v int32) *NumberPoolListInput
SetLimit sets the Limit field's value.
func (*NumberPoolListInput) SetNumberPoolName ¶
func (s *NumberPoolListInput) SetNumberPoolName(v string) *NumberPoolListInput
SetNumberPoolName sets the NumberPoolName field's value.
func (*NumberPoolListInput) SetNumberPoolNo ¶
func (s *NumberPoolListInput) SetNumberPoolNo(v string) *NumberPoolListInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*NumberPoolListInput) SetOffset ¶
func (s *NumberPoolListInput) SetOffset(v int32) *NumberPoolListInput
SetOffset sets the Offset field's value.
func (*NumberPoolListInput) SetServiceType ¶
func (s *NumberPoolListInput) SetServiceType(v int32) *NumberPoolListInput
SetServiceType sets the ServiceType field's value.
func (*NumberPoolListInput) SetSubServiceType ¶
func (s *NumberPoolListInput) SetSubServiceType(v int32) *NumberPoolListInput
SetSubServiceType sets the SubServiceType field's value.
func (NumberPoolListInput) String ¶
func (s NumberPoolListInput) String() string
String returns the string representation
type NumberPoolListOutput ¶
type NumberPoolListOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Records []*RecordForNumberPoolListOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (NumberPoolListOutput) GoString ¶
func (s NumberPoolListOutput) GoString() string
GoString returns the string representation
func (*NumberPoolListOutput) SetLimit ¶
func (s *NumberPoolListOutput) SetLimit(v int32) *NumberPoolListOutput
SetLimit sets the Limit field's value.
func (*NumberPoolListOutput) SetOffset ¶
func (s *NumberPoolListOutput) SetOffset(v int32) *NumberPoolListOutput
SetOffset sets the Offset field's value.
func (*NumberPoolListOutput) SetRecords ¶
func (s *NumberPoolListOutput) SetRecords(v []*RecordForNumberPoolListOutput) *NumberPoolListOutput
SetRecords sets the Records field's value.
func (*NumberPoolListOutput) SetTotal ¶
func (s *NumberPoolListOutput) SetTotal(v int32) *NumberPoolListOutput
SetTotal sets the Total field's value.
func (NumberPoolListOutput) String ¶
func (s NumberPoolListOutput) String() string
String returns the string representation
type OpenCreateTtsInput ¶
type OpenCreateTtsInput struct {
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
Remark *string `max:"255" type:"string" json:",omitempty"`
TtsTemplateContent *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OpenCreateTtsInput) GoString ¶
func (s OpenCreateTtsInput) GoString() string
GoString returns the string representation
func (*OpenCreateTtsInput) SetName ¶
func (s *OpenCreateTtsInput) SetName(v string) *OpenCreateTtsInput
SetName sets the Name field's value.
func (*OpenCreateTtsInput) SetRemark ¶
func (s *OpenCreateTtsInput) SetRemark(v string) *OpenCreateTtsInput
SetRemark sets the Remark field's value.
func (*OpenCreateTtsInput) SetTtsTemplateContent ¶
func (s *OpenCreateTtsInput) SetTtsTemplateContent(v string) *OpenCreateTtsInput
SetTtsTemplateContent sets the TtsTemplateContent field's value.
func (OpenCreateTtsInput) String ¶
func (s OpenCreateTtsInput) String() string
String returns the string representation
func (*OpenCreateTtsInput) Validate ¶
func (s *OpenCreateTtsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type OpenCreateTtsOutput ¶
type OpenCreateTtsOutput struct {
Metadata *response.ResponseMetadata
Name *string `type:"string" json:",omitempty"`
ResourceKey *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OpenCreateTtsOutput) GoString ¶
func (s OpenCreateTtsOutput) GoString() string
GoString returns the string representation
func (*OpenCreateTtsOutput) SetName ¶
func (s *OpenCreateTtsOutput) SetName(v string) *OpenCreateTtsOutput
SetName sets the Name field's value.
func (*OpenCreateTtsOutput) SetResourceKey ¶
func (s *OpenCreateTtsOutput) SetResourceKey(v string) *OpenCreateTtsOutput
SetResourceKey sets the ResourceKey field's value.
func (OpenCreateTtsOutput) String ¶
func (s OpenCreateTtsOutput) String() string
String returns the string representation
type OpenDeleteResourceInput ¶
type OpenDeleteResourceInput struct {
// ResourceKey is a required field
ResourceKey *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (OpenDeleteResourceInput) GoString ¶
func (s OpenDeleteResourceInput) GoString() string
GoString returns the string representation
func (*OpenDeleteResourceInput) SetResourceKey ¶
func (s *OpenDeleteResourceInput) SetResourceKey(v string) *OpenDeleteResourceInput
SetResourceKey sets the ResourceKey field's value.
func (OpenDeleteResourceInput) String ¶
func (s OpenDeleteResourceInput) String() string
String returns the string representation
func (*OpenDeleteResourceInput) Validate ¶
func (s *OpenDeleteResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type OpenDeleteResourceOutput ¶
type OpenDeleteResourceOutput struct {
Metadata *response.ResponseMetadata
ResourceKey *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OpenDeleteResourceOutput) GoString ¶
func (s OpenDeleteResourceOutput) GoString() string
GoString returns the string representation
func (*OpenDeleteResourceOutput) SetResourceKey ¶
func (s *OpenDeleteResourceOutput) SetResourceKey(v string) *OpenDeleteResourceOutput
SetResourceKey sets the ResourceKey field's value.
func (OpenDeleteResourceOutput) String ¶
func (s OpenDeleteResourceOutput) String() string
String returns the string representation
type OpenUpdateResourceInput ¶
type OpenUpdateResourceInput struct {
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
// ResourceKey is a required field
ResourceKey *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (OpenUpdateResourceInput) GoString ¶
func (s OpenUpdateResourceInput) GoString() string
GoString returns the string representation
func (*OpenUpdateResourceInput) SetName ¶
func (s *OpenUpdateResourceInput) SetName(v string) *OpenUpdateResourceInput
SetName sets the Name field's value.
func (*OpenUpdateResourceInput) SetResourceKey ¶
func (s *OpenUpdateResourceInput) SetResourceKey(v string) *OpenUpdateResourceInput
SetResourceKey sets the ResourceKey field's value.
func (OpenUpdateResourceInput) String ¶
func (s OpenUpdateResourceInput) String() string
String returns the string representation
func (*OpenUpdateResourceInput) Validate ¶
func (s *OpenUpdateResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type OpenUpdateResourceOutput ¶
type OpenUpdateResourceOutput struct {
Metadata *response.ResponseMetadata
Name *string `type:"string" json:",omitempty"`
ResourceKey *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OpenUpdateResourceOutput) GoString ¶
func (s OpenUpdateResourceOutput) GoString() string
GoString returns the string representation
func (*OpenUpdateResourceOutput) SetName ¶
func (s *OpenUpdateResourceOutput) SetName(v string) *OpenUpdateResourceOutput
SetName sets the Name field's value.
func (*OpenUpdateResourceOutput) SetResourceKey ¶
func (s *OpenUpdateResourceOutput) SetResourceKey(v string) *OpenUpdateResourceOutput
SetResourceKey sets the ResourceKey field's value.
func (OpenUpdateResourceOutput) String ¶
func (s OpenUpdateResourceOutput) String() string
String returns the string representation
type PauseTaskInput ¶
type PauseTaskInput struct {
// TaskOpenId is a required field
TaskOpenId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (PauseTaskInput) GoString ¶
func (s PauseTaskInput) GoString() string
GoString returns the string representation
func (*PauseTaskInput) SetTaskOpenId ¶
func (s *PauseTaskInput) SetTaskOpenId(v string) *PauseTaskInput
SetTaskOpenId sets the TaskOpenId field's value.
func (PauseTaskInput) String ¶
func (s PauseTaskInput) String() string
String returns the string representation
func (*PauseTaskInput) Validate ¶
func (s *PauseTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PauseTaskOutput ¶
type PauseTaskOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (PauseTaskOutput) GoString ¶
func (s PauseTaskOutput) GoString() string
GoString returns the string representation
func (PauseTaskOutput) String ¶
func (s PauseTaskOutput) String() string
String returns the string representation
type PhoneListForBatchAppendInput ¶
type PhoneListForBatchAppendInput struct {
Ext *string `max:"255" type:"string" json:",omitempty"`
Phone *string `type:"string" json:",omitempty"`
PhoneParamJson *string `type:"string" json:",omitempty"`
SmsParamJson *string `type:"string" json:",omitempty"`
TtsContent *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PhoneListForBatchAppendInput) GoString ¶
func (s PhoneListForBatchAppendInput) GoString() string
GoString returns the string representation
func (*PhoneListForBatchAppendInput) SetExt ¶
func (s *PhoneListForBatchAppendInput) SetExt(v string) *PhoneListForBatchAppendInput
SetExt sets the Ext field's value.
func (*PhoneListForBatchAppendInput) SetPhone ¶
func (s *PhoneListForBatchAppendInput) SetPhone(v string) *PhoneListForBatchAppendInput
SetPhone sets the Phone field's value.
func (*PhoneListForBatchAppendInput) SetPhoneParamJson ¶
func (s *PhoneListForBatchAppendInput) SetPhoneParamJson(v string) *PhoneListForBatchAppendInput
SetPhoneParamJson sets the PhoneParamJson field's value.
func (*PhoneListForBatchAppendInput) SetSmsParamJson ¶
func (s *PhoneListForBatchAppendInput) SetSmsParamJson(v string) *PhoneListForBatchAppendInput
SetSmsParamJson sets the SmsParamJson field's value.
func (*PhoneListForBatchAppendInput) SetTtsContent ¶
func (s *PhoneListForBatchAppendInput) SetTtsContent(v string) *PhoneListForBatchAppendInput
SetTtsContent sets the TtsContent field's value.
func (PhoneListForBatchAppendInput) String ¶
func (s PhoneListForBatchAppendInput) String() string
String returns the string representation
func (*PhoneListForBatchAppendInput) Validate ¶
func (s *PhoneListForBatchAppendInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PhoneListForCreateTaskInput ¶
type PhoneListForCreateTaskInput struct {
Ext *string `max:"255" type:"string" json:",omitempty"`
Phone *string `type:"string" json:",omitempty"`
PhoneParamJson *string `type:"string" json:",omitempty"`
SmsParamJson *string `type:"string" json:",omitempty"`
TtsContent *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PhoneListForCreateTaskInput) GoString ¶
func (s PhoneListForCreateTaskInput) GoString() string
GoString returns the string representation
func (*PhoneListForCreateTaskInput) SetExt ¶
func (s *PhoneListForCreateTaskInput) SetExt(v string) *PhoneListForCreateTaskInput
SetExt sets the Ext field's value.
func (*PhoneListForCreateTaskInput) SetPhone ¶
func (s *PhoneListForCreateTaskInput) SetPhone(v string) *PhoneListForCreateTaskInput
SetPhone sets the Phone field's value.
func (*PhoneListForCreateTaskInput) SetPhoneParamJson ¶
func (s *PhoneListForCreateTaskInput) SetPhoneParamJson(v string) *PhoneListForCreateTaskInput
SetPhoneParamJson sets the PhoneParamJson field's value.
func (*PhoneListForCreateTaskInput) SetSmsParamJson ¶
func (s *PhoneListForCreateTaskInput) SetSmsParamJson(v string) *PhoneListForCreateTaskInput
SetSmsParamJson sets the SmsParamJson field's value.
func (*PhoneListForCreateTaskInput) SetTtsContent ¶
func (s *PhoneListForCreateTaskInput) SetTtsContent(v string) *PhoneListForCreateTaskInput
SetTtsContent sets the TtsContent field's value.
func (PhoneListForCreateTaskInput) String ¶
func (s PhoneListForCreateTaskInput) String() string
String returns the string representation
func (*PhoneListForCreateTaskInput) Validate ¶
func (s *PhoneListForCreateTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QualificationAdminInfoFormDOForAddQualificationInput ¶
type QualificationAdminInfoFormDOForAddQualificationInput struct {
ContactNumber *string `type:"string" json:",omitempty"`
IdCardFrontPhotoFileCode *string `type:"string" json:",omitempty"`
IdCardNumber *string `type:"string" json:",omitempty"`
IdCardPhotoWithPeopleFileCode *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QualificationAdminInfoFormDOForAddQualificationInput) GoString ¶
func (s QualificationAdminInfoFormDOForAddQualificationInput) GoString() string
GoString returns the string representation
func (*QualificationAdminInfoFormDOForAddQualificationInput) SetContactNumber ¶
func (s *QualificationAdminInfoFormDOForAddQualificationInput) SetContactNumber(v string) *QualificationAdminInfoFormDOForAddQualificationInput
SetContactNumber sets the ContactNumber field's value.
func (*QualificationAdminInfoFormDOForAddQualificationInput) SetIdCardFrontPhotoFileCode ¶
func (s *QualificationAdminInfoFormDOForAddQualificationInput) SetIdCardFrontPhotoFileCode(v string) *QualificationAdminInfoFormDOForAddQualificationInput
SetIdCardFrontPhotoFileCode sets the IdCardFrontPhotoFileCode field's value.
func (*QualificationAdminInfoFormDOForAddQualificationInput) SetIdCardNumber ¶
func (s *QualificationAdminInfoFormDOForAddQualificationInput) SetIdCardNumber(v string) *QualificationAdminInfoFormDOForAddQualificationInput
SetIdCardNumber sets the IdCardNumber field's value.
func (*QualificationAdminInfoFormDOForAddQualificationInput) SetIdCardPhotoWithPeopleFileCode ¶
func (s *QualificationAdminInfoFormDOForAddQualificationInput) SetIdCardPhotoWithPeopleFileCode(v string) *QualificationAdminInfoFormDOForAddQualificationInput
SetIdCardPhotoWithPeopleFileCode sets the IdCardPhotoWithPeopleFileCode field's value.
func (*QualificationAdminInfoFormDOForAddQualificationInput) SetName ¶
func (s *QualificationAdminInfoFormDOForAddQualificationInput) SetName(v string) *QualificationAdminInfoFormDOForAddQualificationInput
SetName sets the Name field's value.
func (QualificationAdminInfoFormDOForAddQualificationInput) String ¶
func (s QualificationAdminInfoFormDOForAddQualificationInput) String() string
String returns the string representation
type QualificationAdminInfoFormDOForUpdateQualificationInput ¶
type QualificationAdminInfoFormDOForUpdateQualificationInput struct {
ContactNumber *string `type:"string" json:",omitempty"`
IdCardFrontPhotoFileCode *string `type:"string" json:",omitempty"`
IdCardNumber *string `type:"string" json:",omitempty"`
IdCardPhotoWithPeopleFileCode *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QualificationAdminInfoFormDOForUpdateQualificationInput) GoString ¶
func (s QualificationAdminInfoFormDOForUpdateQualificationInput) GoString() string
GoString returns the string representation
func (*QualificationAdminInfoFormDOForUpdateQualificationInput) SetContactNumber ¶
func (s *QualificationAdminInfoFormDOForUpdateQualificationInput) SetContactNumber(v string) *QualificationAdminInfoFormDOForUpdateQualificationInput
SetContactNumber sets the ContactNumber field's value.
func (*QualificationAdminInfoFormDOForUpdateQualificationInput) SetIdCardFrontPhotoFileCode ¶
func (s *QualificationAdminInfoFormDOForUpdateQualificationInput) SetIdCardFrontPhotoFileCode(v string) *QualificationAdminInfoFormDOForUpdateQualificationInput
SetIdCardFrontPhotoFileCode sets the IdCardFrontPhotoFileCode field's value.
func (*QualificationAdminInfoFormDOForUpdateQualificationInput) SetIdCardNumber ¶
func (s *QualificationAdminInfoFormDOForUpdateQualificationInput) SetIdCardNumber(v string) *QualificationAdminInfoFormDOForUpdateQualificationInput
SetIdCardNumber sets the IdCardNumber field's value.
func (*QualificationAdminInfoFormDOForUpdateQualificationInput) SetIdCardPhotoWithPeopleFileCode ¶
func (s *QualificationAdminInfoFormDOForUpdateQualificationInput) SetIdCardPhotoWithPeopleFileCode(v string) *QualificationAdminInfoFormDOForUpdateQualificationInput
SetIdCardPhotoWithPeopleFileCode sets the IdCardPhotoWithPeopleFileCode field's value.
func (*QualificationAdminInfoFormDOForUpdateQualificationInput) SetName ¶
func (s *QualificationAdminInfoFormDOForUpdateQualificationInput) SetName(v string) *QualificationAdminInfoFormDOForUpdateQualificationInput
SetName sets the Name field's value.
func (QualificationAdminInfoFormDOForUpdateQualificationInput) String ¶
func (s QualificationAdminInfoFormDOForUpdateQualificationInput) String() string
String returns the string representation
type QualificationAdminInfoVOForQueryQualificationOutput ¶
type QualificationAdminInfoVOForQueryQualificationOutput struct {
ContactNumber *string `type:"string" json:",omitempty"`
IdCardFrontPhotoURL *string `type:"string" json:",omitempty"`
IdCardNumber *string `type:"string" json:",omitempty"`
IdCardPhotoWithPeopleURL *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QualificationAdminInfoVOForQueryQualificationOutput) GoString ¶
func (s QualificationAdminInfoVOForQueryQualificationOutput) GoString() string
GoString returns the string representation
func (*QualificationAdminInfoVOForQueryQualificationOutput) SetContactNumber ¶
func (s *QualificationAdminInfoVOForQueryQualificationOutput) SetContactNumber(v string) *QualificationAdminInfoVOForQueryQualificationOutput
SetContactNumber sets the ContactNumber field's value.
func (*QualificationAdminInfoVOForQueryQualificationOutput) SetIdCardFrontPhotoURL ¶
func (s *QualificationAdminInfoVOForQueryQualificationOutput) SetIdCardFrontPhotoURL(v string) *QualificationAdminInfoVOForQueryQualificationOutput
SetIdCardFrontPhotoURL sets the IdCardFrontPhotoURL field's value.
func (*QualificationAdminInfoVOForQueryQualificationOutput) SetIdCardNumber ¶
func (s *QualificationAdminInfoVOForQueryQualificationOutput) SetIdCardNumber(v string) *QualificationAdminInfoVOForQueryQualificationOutput
SetIdCardNumber sets the IdCardNumber field's value.
func (*QualificationAdminInfoVOForQueryQualificationOutput) SetIdCardPhotoWithPeopleURL ¶
func (s *QualificationAdminInfoVOForQueryQualificationOutput) SetIdCardPhotoWithPeopleURL(v string) *QualificationAdminInfoVOForQueryQualificationOutput
SetIdCardPhotoWithPeopleURL sets the IdCardPhotoWithPeopleURL field's value.
func (*QualificationAdminInfoVOForQueryQualificationOutput) SetName ¶
func (s *QualificationAdminInfoVOForQueryQualificationOutput) SetName(v string) *QualificationAdminInfoVOForQueryQualificationOutput
SetName sets the Name field's value.
func (QualificationAdminInfoVOForQueryQualificationOutput) String ¶
func (s QualificationAdminInfoVOForQueryQualificationOutput) String() string
String returns the string representation
type QualificationMainInfoFormDOForAddQualificationInput ¶
type QualificationMainInfoFormDOForAddQualificationInput struct {
BusinessLicensePhotoFileCode *string `type:"string" json:",omitempty"`
CertificateOfTaxationRegistrationPhotoFileCode *string `type:"string" json:",omitempty"`
CertificateThreeInOne *int32 `type:"int32" json:",omitempty"`
CommitmentLetterOfNetAccessPhotoFileCode *string `type:"string" json:",omitempty"`
DocOfNumberApplyPhotoFileCode *string `type:"string" json:",omitempty"`
EnterpriseAddress *string `type:"string" json:",omitempty"`
LegalRepresentativeFrontIdPhotoFileCode *string `type:"string" json:",omitempty"`
LegalRepresentativeId *string `type:"string" json:",omitempty"`
LegalRepresentativeName *string `type:"string" json:",omitempty"`
QualificationEntity *string `type:"string" json:",omitempty"`
QualificationNo *string `type:"string" json:",omitempty"`
ThreeInOneBusinessLicensePhotoFileCode *string `type:"string" json:",omitempty"`
UnitSocialCreditCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QualificationMainInfoFormDOForAddQualificationInput) GoString ¶
func (s QualificationMainInfoFormDOForAddQualificationInput) GoString() string
GoString returns the string representation
func (*QualificationMainInfoFormDOForAddQualificationInput) SetBusinessLicensePhotoFileCode ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetBusinessLicensePhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetBusinessLicensePhotoFileCode sets the BusinessLicensePhotoFileCode field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetCertificateOfTaxationRegistrationPhotoFileCode ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetCertificateOfTaxationRegistrationPhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetCertificateOfTaxationRegistrationPhotoFileCode sets the CertificateOfTaxationRegistrationPhotoFileCode field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetCertificateThreeInOne ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetCertificateThreeInOne(v int32) *QualificationMainInfoFormDOForAddQualificationInput
SetCertificateThreeInOne sets the CertificateThreeInOne field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetCommitmentLetterOfNetAccessPhotoFileCode ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetCommitmentLetterOfNetAccessPhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetCommitmentLetterOfNetAccessPhotoFileCode sets the CommitmentLetterOfNetAccessPhotoFileCode field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetDocOfNumberApplyPhotoFileCode ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetDocOfNumberApplyPhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetDocOfNumberApplyPhotoFileCode sets the DocOfNumberApplyPhotoFileCode field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetEnterpriseAddress ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetEnterpriseAddress(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetEnterpriseAddress sets the EnterpriseAddress field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetLegalRepresentativeFrontIdPhotoFileCode ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetLegalRepresentativeFrontIdPhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetLegalRepresentativeFrontIdPhotoFileCode sets the LegalRepresentativeFrontIdPhotoFileCode field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetLegalRepresentativeId ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetLegalRepresentativeId(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetLegalRepresentativeId sets the LegalRepresentativeId field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetLegalRepresentativeName ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetLegalRepresentativeName(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetLegalRepresentativeName sets the LegalRepresentativeName field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetQualificationEntity ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetQualificationEntity(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetQualificationEntity sets the QualificationEntity field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetQualificationNo ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetQualificationNo(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetQualificationNo sets the QualificationNo field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetThreeInOneBusinessLicensePhotoFileCode ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetThreeInOneBusinessLicensePhotoFileCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetThreeInOneBusinessLicensePhotoFileCode sets the ThreeInOneBusinessLicensePhotoFileCode field's value.
func (*QualificationMainInfoFormDOForAddQualificationInput) SetUnitSocialCreditCode ¶
func (s *QualificationMainInfoFormDOForAddQualificationInput) SetUnitSocialCreditCode(v string) *QualificationMainInfoFormDOForAddQualificationInput
SetUnitSocialCreditCode sets the UnitSocialCreditCode field's value.
func (QualificationMainInfoFormDOForAddQualificationInput) String ¶
func (s QualificationMainInfoFormDOForAddQualificationInput) String() string
String returns the string representation
type QualificationMainInfoFormDOForUpdateQualificationInput ¶
type QualificationMainInfoFormDOForUpdateQualificationInput struct {
BusinessLicensePhotoFileCode *string `type:"string" json:",omitempty"`
CertificateOfTaxationRegistrationPhotoFileCode *string `type:"string" json:",omitempty"`
CertificateThreeInOne *int32 `type:"int32" json:",omitempty"`
CommitmentLetterOfNetAccessPhotoFileCode *string `type:"string" json:",omitempty"`
DocOfNumberApplyPhotoFileCode *string `type:"string" json:",omitempty"`
EnterpriseAddress *string `type:"string" json:",omitempty"`
LegalRepresentativeFrontIdPhotoFileCode *string `type:"string" json:",omitempty"`
LegalRepresentativeId *string `type:"string" json:",omitempty"`
LegalRepresentativeName *string `type:"string" json:",omitempty"`
QualificationEntity *string `type:"string" json:",omitempty"`
QualificationNo *string `type:"string" json:",omitempty"`
ThreeInOneBusinessLicensePhotoFileCode *string `type:"string" json:",omitempty"`
UnitSocialCreditCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QualificationMainInfoFormDOForUpdateQualificationInput) GoString ¶
func (s QualificationMainInfoFormDOForUpdateQualificationInput) GoString() string
GoString returns the string representation
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetBusinessLicensePhotoFileCode ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetBusinessLicensePhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetBusinessLicensePhotoFileCode sets the BusinessLicensePhotoFileCode field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetCertificateOfTaxationRegistrationPhotoFileCode ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetCertificateOfTaxationRegistrationPhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetCertificateOfTaxationRegistrationPhotoFileCode sets the CertificateOfTaxationRegistrationPhotoFileCode field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetCertificateThreeInOne ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetCertificateThreeInOne(v int32) *QualificationMainInfoFormDOForUpdateQualificationInput
SetCertificateThreeInOne sets the CertificateThreeInOne field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetCommitmentLetterOfNetAccessPhotoFileCode ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetCommitmentLetterOfNetAccessPhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetCommitmentLetterOfNetAccessPhotoFileCode sets the CommitmentLetterOfNetAccessPhotoFileCode field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetDocOfNumberApplyPhotoFileCode ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetDocOfNumberApplyPhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetDocOfNumberApplyPhotoFileCode sets the DocOfNumberApplyPhotoFileCode field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetEnterpriseAddress ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetEnterpriseAddress(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetEnterpriseAddress sets the EnterpriseAddress field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetLegalRepresentativeFrontIdPhotoFileCode ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetLegalRepresentativeFrontIdPhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetLegalRepresentativeFrontIdPhotoFileCode sets the LegalRepresentativeFrontIdPhotoFileCode field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetLegalRepresentativeId ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetLegalRepresentativeId(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetLegalRepresentativeId sets the LegalRepresentativeId field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetLegalRepresentativeName ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetLegalRepresentativeName(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetLegalRepresentativeName sets the LegalRepresentativeName field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetQualificationEntity ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetQualificationEntity(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetQualificationEntity sets the QualificationEntity field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetQualificationNo ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetQualificationNo(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetQualificationNo sets the QualificationNo field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetThreeInOneBusinessLicensePhotoFileCode ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetThreeInOneBusinessLicensePhotoFileCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetThreeInOneBusinessLicensePhotoFileCode sets the ThreeInOneBusinessLicensePhotoFileCode field's value.
func (*QualificationMainInfoFormDOForUpdateQualificationInput) SetUnitSocialCreditCode ¶
func (s *QualificationMainInfoFormDOForUpdateQualificationInput) SetUnitSocialCreditCode(v string) *QualificationMainInfoFormDOForUpdateQualificationInput
SetUnitSocialCreditCode sets the UnitSocialCreditCode field's value.
func (QualificationMainInfoFormDOForUpdateQualificationInput) String ¶
func (s QualificationMainInfoFormDOForUpdateQualificationInput) String() string
String returns the string representation
type QualificationMainInfoVOForQueryQualificationOutput ¶
type QualificationMainInfoVOForQueryQualificationOutput struct {
AccountId *string `type:"string" json:",omitempty"`
ApprovalDoneReason *string `type:"string" json:",omitempty"`
ApprovalStatus *int32 `type:"int32" json:",omitempty"`
BusinessLicensePhotoURL *string `type:"string" json:",omitempty"`
CertificateOfTaxationRegistrationPhotoURL *string `type:"string" json:",omitempty"`
CertificateThreeInOne *int32 `type:"int32" json:",omitempty"`
CommitmentLetterOfNetAccessPhotoURL *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
DocOfNumberApplyPhotoURL *string `type:"string" json:",omitempty"`
EnterpriseAddress *string `type:"string" json:",omitempty"`
LegalRepresentativeFrontIDPhotoURL *string `type:"string" json:",omitempty"`
LegalRepresentativeId *string `type:"string" json:",omitempty"`
LegalRepresentativeName *string `type:"string" json:",omitempty"`
QualificationEntity *string `type:"string" json:",omitempty"`
QualificationId *int32 `type:"int32" json:",omitempty"`
QualificationNo *string `type:"string" json:",omitempty"`
ThreeInOneBusinessLicensePhotoURL *string `type:"string" json:",omitempty"`
UnitSocialCreditCode *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QualificationMainInfoVOForQueryQualificationOutput) GoString ¶
func (s QualificationMainInfoVOForQueryQualificationOutput) GoString() string
GoString returns the string representation
func (*QualificationMainInfoVOForQueryQualificationOutput) SetAccountId ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetAccountId(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetAccountId sets the AccountId field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetApprovalDoneReason ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetApprovalDoneReason(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetApprovalDoneReason sets the ApprovalDoneReason field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetApprovalStatus ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetApprovalStatus(v int32) *QualificationMainInfoVOForQueryQualificationOutput
SetApprovalStatus sets the ApprovalStatus field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetBusinessLicensePhotoURL ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetBusinessLicensePhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetBusinessLicensePhotoURL sets the BusinessLicensePhotoURL field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetCertificateOfTaxationRegistrationPhotoURL ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetCertificateOfTaxationRegistrationPhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetCertificateOfTaxationRegistrationPhotoURL sets the CertificateOfTaxationRegistrationPhotoURL field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetCertificateThreeInOne ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetCertificateThreeInOne(v int32) *QualificationMainInfoVOForQueryQualificationOutput
SetCertificateThreeInOne sets the CertificateThreeInOne field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetCommitmentLetterOfNetAccessPhotoURL ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetCommitmentLetterOfNetAccessPhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetCommitmentLetterOfNetAccessPhotoURL sets the CommitmentLetterOfNetAccessPhotoURL field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetCreateTime ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetCreateTime(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetCreateTime sets the CreateTime field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetDocOfNumberApplyPhotoURL ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetDocOfNumberApplyPhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetDocOfNumberApplyPhotoURL sets the DocOfNumberApplyPhotoURL field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetEnterpriseAddress ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetEnterpriseAddress(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetEnterpriseAddress sets the EnterpriseAddress field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetLegalRepresentativeFrontIDPhotoURL ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetLegalRepresentativeFrontIDPhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetLegalRepresentativeFrontIDPhotoURL sets the LegalRepresentativeFrontIDPhotoURL field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetLegalRepresentativeId ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetLegalRepresentativeId(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetLegalRepresentativeId sets the LegalRepresentativeId field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetLegalRepresentativeName ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetLegalRepresentativeName(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetLegalRepresentativeName sets the LegalRepresentativeName field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetQualificationEntity ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetQualificationEntity(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetQualificationEntity sets the QualificationEntity field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetQualificationId ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetQualificationId(v int32) *QualificationMainInfoVOForQueryQualificationOutput
SetQualificationId sets the QualificationId field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetQualificationNo ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetQualificationNo(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetQualificationNo sets the QualificationNo field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetThreeInOneBusinessLicensePhotoURL ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetThreeInOneBusinessLicensePhotoURL(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetThreeInOneBusinessLicensePhotoURL sets the ThreeInOneBusinessLicensePhotoURL field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetUnitSocialCreditCode ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetUnitSocialCreditCode(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetUnitSocialCreditCode sets the UnitSocialCreditCode field's value.
func (*QualificationMainInfoVOForQueryQualificationOutput) SetUpdateTime ¶
func (s *QualificationMainInfoVOForQueryQualificationOutput) SetUpdateTime(v string) *QualificationMainInfoVOForQueryQualificationOutput
SetUpdateTime sets the UpdateTime field's value.
func (QualificationMainInfoVOForQueryQualificationOutput) String ¶
func (s QualificationMainInfoVOForQueryQualificationOutput) String() string
String returns the string representation
type QualificationScenarioInfoFormDOListForAddQualificationInput ¶
type QualificationScenarioInfoFormDOListForAddQualificationInput struct {
Description *string `type:"string" json:",omitempty"`
QualificationId *int32 `type:"int32" json:",omitempty"`
QualificationNo *string `type:"string" json:",omitempty"`
ScenarioOfCalling *string `type:"string" json:",omitempty"`
SceneType *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (QualificationScenarioInfoFormDOListForAddQualificationInput) GoString ¶
func (s QualificationScenarioInfoFormDOListForAddQualificationInput) GoString() string
GoString returns the string representation
func (*QualificationScenarioInfoFormDOListForAddQualificationInput) SetDescription ¶
func (s *QualificationScenarioInfoFormDOListForAddQualificationInput) SetDescription(v string) *QualificationScenarioInfoFormDOListForAddQualificationInput
SetDescription sets the Description field's value.
func (*QualificationScenarioInfoFormDOListForAddQualificationInput) SetQualificationId ¶
func (s *QualificationScenarioInfoFormDOListForAddQualificationInput) SetQualificationId(v int32) *QualificationScenarioInfoFormDOListForAddQualificationInput
SetQualificationId sets the QualificationId field's value.
func (*QualificationScenarioInfoFormDOListForAddQualificationInput) SetQualificationNo ¶
func (s *QualificationScenarioInfoFormDOListForAddQualificationInput) SetQualificationNo(v string) *QualificationScenarioInfoFormDOListForAddQualificationInput
SetQualificationNo sets the QualificationNo field's value.
func (*QualificationScenarioInfoFormDOListForAddQualificationInput) SetScenarioOfCalling ¶
func (s *QualificationScenarioInfoFormDOListForAddQualificationInput) SetScenarioOfCalling(v string) *QualificationScenarioInfoFormDOListForAddQualificationInput
SetScenarioOfCalling sets the ScenarioOfCalling field's value.
func (*QualificationScenarioInfoFormDOListForAddQualificationInput) SetSceneType ¶
func (s *QualificationScenarioInfoFormDOListForAddQualificationInput) SetSceneType(v int32) *QualificationScenarioInfoFormDOListForAddQualificationInput
SetSceneType sets the SceneType field's value.
func (QualificationScenarioInfoFormDOListForAddQualificationInput) String ¶
func (s QualificationScenarioInfoFormDOListForAddQualificationInput) String() string
String returns the string representation
type QualificationScenarioInfoFormDOListForUpdateQualificationInput ¶
type QualificationScenarioInfoFormDOListForUpdateQualificationInput struct {
Description *string `type:"string" json:",omitempty"`
QualificationId *int32 `type:"int32" json:",omitempty"`
QualificationNo *string `type:"string" json:",omitempty"`
ScenarioOfCalling *string `type:"string" json:",omitempty"`
SceneType *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (QualificationScenarioInfoFormDOListForUpdateQualificationInput) GoString ¶
func (s QualificationScenarioInfoFormDOListForUpdateQualificationInput) GoString() string
GoString returns the string representation
func (*QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetDescription ¶
func (s *QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetDescription(v string) *QualificationScenarioInfoFormDOListForUpdateQualificationInput
SetDescription sets the Description field's value.
func (*QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetQualificationId ¶
func (s *QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetQualificationId(v int32) *QualificationScenarioInfoFormDOListForUpdateQualificationInput
SetQualificationId sets the QualificationId field's value.
func (*QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetQualificationNo ¶
func (s *QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetQualificationNo(v string) *QualificationScenarioInfoFormDOListForUpdateQualificationInput
SetQualificationNo sets the QualificationNo field's value.
func (*QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetScenarioOfCalling ¶
func (s *QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetScenarioOfCalling(v string) *QualificationScenarioInfoFormDOListForUpdateQualificationInput
SetScenarioOfCalling sets the ScenarioOfCalling field's value.
func (*QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetSceneType ¶
func (s *QualificationScenarioInfoFormDOListForUpdateQualificationInput) SetSceneType(v int32) *QualificationScenarioInfoFormDOListForUpdateQualificationInput
SetSceneType sets the SceneType field's value.
func (QualificationScenarioInfoFormDOListForUpdateQualificationInput) String ¶
func (s QualificationScenarioInfoFormDOListForUpdateQualificationInput) String() string
String returns the string representation
type QualificationScenarioInfoVOListForQueryQualificationOutput ¶
type QualificationScenarioInfoVOListForQueryQualificationOutput struct {
Description *string `type:"string" json:",omitempty"`
ScenarioOfCalling *string `type:"string" json:",omitempty"`
SceneType *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (QualificationScenarioInfoVOListForQueryQualificationOutput) GoString ¶
func (s QualificationScenarioInfoVOListForQueryQualificationOutput) GoString() string
GoString returns the string representation
func (*QualificationScenarioInfoVOListForQueryQualificationOutput) SetDescription ¶
func (s *QualificationScenarioInfoVOListForQueryQualificationOutput) SetDescription(v string) *QualificationScenarioInfoVOListForQueryQualificationOutput
SetDescription sets the Description field's value.
func (*QualificationScenarioInfoVOListForQueryQualificationOutput) SetScenarioOfCalling ¶
func (s *QualificationScenarioInfoVOListForQueryQualificationOutput) SetScenarioOfCalling(v string) *QualificationScenarioInfoVOListForQueryQualificationOutput
SetScenarioOfCalling sets the ScenarioOfCalling field's value.
func (*QualificationScenarioInfoVOListForQueryQualificationOutput) SetSceneType ¶
func (s *QualificationScenarioInfoVOListForQueryQualificationOutput) SetSceneType(v int32) *QualificationScenarioInfoVOListForQueryQualificationOutput
SetSceneType sets the SceneType field's value.
func (QualificationScenarioInfoVOListForQueryQualificationOutput) String ¶
func (s QualificationScenarioInfoVOListForQueryQualificationOutput) String() string
String returns the string representation
type QueryAudioRecordFileUrlInput ¶
type QueryAudioRecordFileUrlInput struct {
// CallId is a required field
CallId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (QueryAudioRecordFileUrlInput) GoString ¶
func (s QueryAudioRecordFileUrlInput) GoString() string
GoString returns the string representation
func (*QueryAudioRecordFileUrlInput) SetCallId ¶
func (s *QueryAudioRecordFileUrlInput) SetCallId(v string) *QueryAudioRecordFileUrlInput
SetCallId sets the CallId field's value.
func (QueryAudioRecordFileUrlInput) String ¶
func (s QueryAudioRecordFileUrlInput) String() string
String returns the string representation
func (*QueryAudioRecordFileUrlInput) Validate ¶
func (s *QueryAudioRecordFileUrlInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QueryAudioRecordFileUrlOutput ¶
type QueryAudioRecordFileUrlOutput struct {
Metadata *response.ResponseMetadata
AudioRecordFileUrl *string `type:"string"`
AudioRecordLeftFileUrl *string `type:"string"`
AudioRecordRightFileUrl *string `type:"string"`
// contains filtered or unexported fields
}
func (QueryAudioRecordFileUrlOutput) GoString ¶
func (s QueryAudioRecordFileUrlOutput) GoString() string
GoString returns the string representation
func (*QueryAudioRecordFileUrlOutput) SetAudioRecordFileUrl ¶
func (s *QueryAudioRecordFileUrlOutput) SetAudioRecordFileUrl(v string) *QueryAudioRecordFileUrlOutput
SetAudioRecordFileUrl sets the AudioRecordFileUrl field's value.
func (*QueryAudioRecordFileUrlOutput) SetAudioRecordLeftFileUrl ¶
func (s *QueryAudioRecordFileUrlOutput) SetAudioRecordLeftFileUrl(v string) *QueryAudioRecordFileUrlOutput
SetAudioRecordLeftFileUrl sets the AudioRecordLeftFileUrl field's value.
func (*QueryAudioRecordFileUrlOutput) SetAudioRecordRightFileUrl ¶
func (s *QueryAudioRecordFileUrlOutput) SetAudioRecordRightFileUrl(v string) *QueryAudioRecordFileUrlOutput
SetAudioRecordRightFileUrl sets the AudioRecordRightFileUrl field's value.
func (QueryAudioRecordFileUrlOutput) String ¶
func (s QueryAudioRecordFileUrlOutput) String() string
String returns the string representation
type QueryAudioRecordToTextFileUrlV2Input ¶
type QueryAudioRecordToTextFileUrlV2Input struct {
// CallIdList is a required field
CallIdList *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (QueryAudioRecordToTextFileUrlV2Input) GoString ¶
func (s QueryAudioRecordToTextFileUrlV2Input) GoString() string
GoString returns the string representation
func (*QueryAudioRecordToTextFileUrlV2Input) SetCallIdList ¶
func (s *QueryAudioRecordToTextFileUrlV2Input) SetCallIdList(v string) *QueryAudioRecordToTextFileUrlV2Input
SetCallIdList sets the CallIdList field's value.
func (QueryAudioRecordToTextFileUrlV2Input) String ¶
func (s QueryAudioRecordToTextFileUrlV2Input) String() string
String returns the string representation
func (*QueryAudioRecordToTextFileUrlV2Input) Validate ¶
func (s *QueryAudioRecordToTextFileUrlV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QueryAudioRecordToTextFileUrlV2Output ¶
type QueryAudioRecordToTextFileUrlV2Output struct {
Metadata *response.ResponseMetadata
Records []*RecordForQueryAudioRecordToTextFileUrlV2Output `type:"list"`
// contains filtered or unexported fields
}
func (QueryAudioRecordToTextFileUrlV2Output) GoString ¶
func (s QueryAudioRecordToTextFileUrlV2Output) GoString() string
GoString returns the string representation
func (*QueryAudioRecordToTextFileUrlV2Output) SetRecords ¶
func (s *QueryAudioRecordToTextFileUrlV2Output) SetRecords(v []*RecordForQueryAudioRecordToTextFileUrlV2Output) *QueryAudioRecordToTextFileUrlV2Output
SetRecords sets the Records field's value.
func (QueryAudioRecordToTextFileUrlV2Output) String ¶
func (s QueryAudioRecordToTextFileUrlV2Output) String() string
String returns the string representation
type QueryAuthInput ¶
type QueryAuthInput struct {
// Phone is a required field
Phone *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (QueryAuthInput) GoString ¶
func (s QueryAuthInput) GoString() string
GoString returns the string representation
func (*QueryAuthInput) SetPhone ¶
func (s *QueryAuthInput) SetPhone(v string) *QueryAuthInput
SetPhone sets the Phone field's value.
func (QueryAuthInput) String ¶
func (s QueryAuthInput) String() string
String returns the string representation
func (*QueryAuthInput) Validate ¶
func (s *QueryAuthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QueryAuthOutput ¶
type QueryAuthOutput struct {
Metadata *response.ResponseMetadata
FailReason *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (QueryAuthOutput) GoString ¶
func (s QueryAuthOutput) GoString() string
GoString returns the string representation
func (*QueryAuthOutput) SetFailReason ¶
func (s *QueryAuthOutput) SetFailReason(v string) *QueryAuthOutput
SetFailReason sets the FailReason field's value.
func (*QueryAuthOutput) SetStatus ¶
func (s *QueryAuthOutput) SetStatus(v int32) *QueryAuthOutput
SetStatus sets the Status field's value.
func (QueryAuthOutput) String ¶
func (s QueryAuthOutput) String() string
String returns the string representation
type QueryCallRecordMsgV2Input ¶
type QueryCallRecordMsgV2Input struct {
// CallIdList is a required field
CallIdList *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (QueryCallRecordMsgV2Input) GoString ¶
func (s QueryCallRecordMsgV2Input) GoString() string
GoString returns the string representation
func (*QueryCallRecordMsgV2Input) SetCallIdList ¶
func (s *QueryCallRecordMsgV2Input) SetCallIdList(v string) *QueryCallRecordMsgV2Input
SetCallIdList sets the CallIdList field's value.
func (QueryCallRecordMsgV2Input) String ¶
func (s QueryCallRecordMsgV2Input) String() string
String returns the string representation
func (*QueryCallRecordMsgV2Input) Validate ¶
func (s *QueryCallRecordMsgV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QueryCallRecordMsgV2Output ¶
type QueryCallRecordMsgV2Output struct {
Metadata *response.ResponseMetadata
Records []*RecordForQueryCallRecordMsgV2Output `type:"list"`
// contains filtered or unexported fields
}
func (QueryCallRecordMsgV2Output) GoString ¶
func (s QueryCallRecordMsgV2Output) GoString() string
GoString returns the string representation
func (*QueryCallRecordMsgV2Output) SetRecords ¶
func (s *QueryCallRecordMsgV2Output) SetRecords(v []*RecordForQueryCallRecordMsgV2Output) *QueryCallRecordMsgV2Output
SetRecords sets the Records field's value.
func (QueryCallRecordMsgV2Output) String ¶
func (s QueryCallRecordMsgV2Output) String() string
String returns the string representation
type QueryOpenGetResourceInput ¶
type QueryOpenGetResourceInput struct {
Keyword *string `type:"string" json:",omitempty"`
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
State *int32 `type:"int32" json:",omitempty"`
// Type is a required field
Type *int32 `type:"int32" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (QueryOpenGetResourceInput) GoString ¶
func (s QueryOpenGetResourceInput) GoString() string
GoString returns the string representation
func (*QueryOpenGetResourceInput) SetKeyword ¶
func (s *QueryOpenGetResourceInput) SetKeyword(v string) *QueryOpenGetResourceInput
SetKeyword sets the Keyword field's value.
func (*QueryOpenGetResourceInput) SetLimit ¶
func (s *QueryOpenGetResourceInput) SetLimit(v int32) *QueryOpenGetResourceInput
SetLimit sets the Limit field's value.
func (*QueryOpenGetResourceInput) SetOffset ¶
func (s *QueryOpenGetResourceInput) SetOffset(v int32) *QueryOpenGetResourceInput
SetOffset sets the Offset field's value.
func (*QueryOpenGetResourceInput) SetState ¶
func (s *QueryOpenGetResourceInput) SetState(v int32) *QueryOpenGetResourceInput
SetState sets the State field's value.
func (*QueryOpenGetResourceInput) SetType ¶
func (s *QueryOpenGetResourceInput) SetType(v int32) *QueryOpenGetResourceInput
SetType sets the Type field's value.
func (QueryOpenGetResourceInput) String ¶
func (s QueryOpenGetResourceInput) String() string
String returns the string representation
func (*QueryOpenGetResourceInput) Validate ¶
func (s *QueryOpenGetResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QueryOpenGetResourceOutput ¶
type QueryOpenGetResourceOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Records []*RecordForQueryOpenGetResourceOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (QueryOpenGetResourceOutput) GoString ¶
func (s QueryOpenGetResourceOutput) GoString() string
GoString returns the string representation
func (*QueryOpenGetResourceOutput) SetLimit ¶
func (s *QueryOpenGetResourceOutput) SetLimit(v int32) *QueryOpenGetResourceOutput
SetLimit sets the Limit field's value.
func (*QueryOpenGetResourceOutput) SetOffset ¶
func (s *QueryOpenGetResourceOutput) SetOffset(v int32) *QueryOpenGetResourceOutput
SetOffset sets the Offset field's value.
func (*QueryOpenGetResourceOutput) SetRecords ¶
func (s *QueryOpenGetResourceOutput) SetRecords(v []*RecordForQueryOpenGetResourceOutput) *QueryOpenGetResourceOutput
SetRecords sets the Records field's value.
func (*QueryOpenGetResourceOutput) SetTotal ¶
func (s *QueryOpenGetResourceOutput) SetTotal(v int32) *QueryOpenGetResourceOutput
SetTotal sets the Total field's value.
func (QueryOpenGetResourceOutput) String ¶
func (s QueryOpenGetResourceOutput) String() string
String returns the string representation
type QueryQualificationInput ¶
type QueryQualificationInput struct {
ApprovalStatus *int32 `type:"int32" json:",omitempty"`
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
QualificationEntityQueryPattern *string `type:"string" json:",omitempty"`
QualificationNoList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (QueryQualificationInput) GoString ¶
func (s QueryQualificationInput) GoString() string
GoString returns the string representation
func (*QueryQualificationInput) SetApprovalStatus ¶
func (s *QueryQualificationInput) SetApprovalStatus(v int32) *QueryQualificationInput
SetApprovalStatus sets the ApprovalStatus field's value.
func (*QueryQualificationInput) SetLimit ¶
func (s *QueryQualificationInput) SetLimit(v int32) *QueryQualificationInput
SetLimit sets the Limit field's value.
func (*QueryQualificationInput) SetOffset ¶
func (s *QueryQualificationInput) SetOffset(v int32) *QueryQualificationInput
SetOffset sets the Offset field's value.
func (*QueryQualificationInput) SetQualificationEntityQueryPattern ¶
func (s *QueryQualificationInput) SetQualificationEntityQueryPattern(v string) *QueryQualificationInput
SetQualificationEntityQueryPattern sets the QualificationEntityQueryPattern field's value.
func (*QueryQualificationInput) SetQualificationNoList ¶
func (s *QueryQualificationInput) SetQualificationNoList(v []*string) *QueryQualificationInput
SetQualificationNoList sets the QualificationNoList field's value.
func (QueryQualificationInput) String ¶
func (s QueryQualificationInput) String() string
String returns the string representation
type QueryQualificationOutput ¶
type QueryQualificationOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Records []*RecordForQueryQualificationOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (QueryQualificationOutput) GoString ¶
func (s QueryQualificationOutput) GoString() string
GoString returns the string representation
func (*QueryQualificationOutput) SetLimit ¶
func (s *QueryQualificationOutput) SetLimit(v int32) *QueryQualificationOutput
SetLimit sets the Limit field's value.
func (*QueryQualificationOutput) SetOffset ¶
func (s *QueryQualificationOutput) SetOffset(v int32) *QueryQualificationOutput
SetOffset sets the Offset field's value.
func (*QueryQualificationOutput) SetRecords ¶
func (s *QueryQualificationOutput) SetRecords(v []*RecordForQueryQualificationOutput) *QueryQualificationOutput
SetRecords sets the Records field's value.
func (*QueryQualificationOutput) SetTotal ¶
func (s *QueryQualificationOutput) SetTotal(v int32) *QueryQualificationOutput
SetTotal sets the Total field's value.
func (QueryQualificationOutput) String ¶
func (s QueryQualificationOutput) String() string
String returns the string representation
type QuerySingleInfoInput ¶
type QuerySingleInfoInput struct {
// SingleOpenId is a required field
SingleOpenId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (QuerySingleInfoInput) GoString ¶
func (s QuerySingleInfoInput) GoString() string
GoString returns the string representation
func (*QuerySingleInfoInput) SetSingleOpenId ¶
func (s *QuerySingleInfoInput) SetSingleOpenId(v string) *QuerySingleInfoInput
SetSingleOpenId sets the SingleOpenId field's value.
func (QuerySingleInfoInput) String ¶
func (s QuerySingleInfoInput) String() string
String returns the string representation
func (*QuerySingleInfoInput) Validate ¶
func (s *QuerySingleInfoInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QuerySingleInfoOutput ¶
type QuerySingleInfoOutput struct {
Metadata *response.ResponseMetadata
CallUuid *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
Duration *int32 `type:"int32" json:",omitempty"`
Ext *string `type:"string" json:",omitempty"`
Phone *string `type:"string" json:",omitempty"`
ReleaseTime *string `type:"string" json:",omitempty"`
ResourceKey *string `type:"string" json:",omitempty"`
SingleOpenId *string `type:"string" json:",omitempty"`
State *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QuerySingleInfoOutput) GoString ¶
func (s QuerySingleInfoOutput) GoString() string
GoString returns the string representation
func (*QuerySingleInfoOutput) SetCallUuid ¶
func (s *QuerySingleInfoOutput) SetCallUuid(v string) *QuerySingleInfoOutput
SetCallUuid sets the CallUuid field's value.
func (*QuerySingleInfoOutput) SetCreateTime ¶
func (s *QuerySingleInfoOutput) SetCreateTime(v string) *QuerySingleInfoOutput
SetCreateTime sets the CreateTime field's value.
func (*QuerySingleInfoOutput) SetDuration ¶
func (s *QuerySingleInfoOutput) SetDuration(v int32) *QuerySingleInfoOutput
SetDuration sets the Duration field's value.
func (*QuerySingleInfoOutput) SetExt ¶
func (s *QuerySingleInfoOutput) SetExt(v string) *QuerySingleInfoOutput
SetExt sets the Ext field's value.
func (*QuerySingleInfoOutput) SetPhone ¶
func (s *QuerySingleInfoOutput) SetPhone(v string) *QuerySingleInfoOutput
SetPhone sets the Phone field's value.
func (*QuerySingleInfoOutput) SetReleaseTime ¶
func (s *QuerySingleInfoOutput) SetReleaseTime(v string) *QuerySingleInfoOutput
SetReleaseTime sets the ReleaseTime field's value.
func (*QuerySingleInfoOutput) SetResourceKey ¶
func (s *QuerySingleInfoOutput) SetResourceKey(v string) *QuerySingleInfoOutput
SetResourceKey sets the ResourceKey field's value.
func (*QuerySingleInfoOutput) SetSingleOpenId ¶
func (s *QuerySingleInfoOutput) SetSingleOpenId(v string) *QuerySingleInfoOutput
SetSingleOpenId sets the SingleOpenId field's value.
func (*QuerySingleInfoOutput) SetState ¶
func (s *QuerySingleInfoOutput) SetState(v string) *QuerySingleInfoOutput
SetState sets the State field's value.
func (QuerySingleInfoOutput) String ¶
func (s QuerySingleInfoOutput) String() string
String returns the string representation
type QuerySubscriptionForListInput ¶
type QuerySubscriptionForListInput struct {
Limit *int32 `type:"int32" json:",omitempty"`
NumberPoolNo *string `type:"string" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
OutId *string `type:"string" json:",omitempty"`
PhoneNoA *string `type:"string" json:",omitempty"`
PhoneNoB *string `type:"string" json:",omitempty"`
PhoneNoX *string `type:"string" json:",omitempty"`
PhoneNoY *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
SubId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QuerySubscriptionForListInput) GoString ¶
func (s QuerySubscriptionForListInput) GoString() string
GoString returns the string representation
func (*QuerySubscriptionForListInput) SetLimit ¶
func (s *QuerySubscriptionForListInput) SetLimit(v int32) *QuerySubscriptionForListInput
SetLimit sets the Limit field's value.
func (*QuerySubscriptionForListInput) SetNumberPoolNo ¶
func (s *QuerySubscriptionForListInput) SetNumberPoolNo(v string) *QuerySubscriptionForListInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*QuerySubscriptionForListInput) SetOffset ¶
func (s *QuerySubscriptionForListInput) SetOffset(v int32) *QuerySubscriptionForListInput
SetOffset sets the Offset field's value.
func (*QuerySubscriptionForListInput) SetOutId ¶
func (s *QuerySubscriptionForListInput) SetOutId(v string) *QuerySubscriptionForListInput
SetOutId sets the OutId field's value.
func (*QuerySubscriptionForListInput) SetPhoneNoA ¶
func (s *QuerySubscriptionForListInput) SetPhoneNoA(v string) *QuerySubscriptionForListInput
SetPhoneNoA sets the PhoneNoA field's value.
func (*QuerySubscriptionForListInput) SetPhoneNoB ¶
func (s *QuerySubscriptionForListInput) SetPhoneNoB(v string) *QuerySubscriptionForListInput
SetPhoneNoB sets the PhoneNoB field's value.
func (*QuerySubscriptionForListInput) SetPhoneNoX ¶
func (s *QuerySubscriptionForListInput) SetPhoneNoX(v string) *QuerySubscriptionForListInput
SetPhoneNoX sets the PhoneNoX field's value.
func (*QuerySubscriptionForListInput) SetPhoneNoY ¶
func (s *QuerySubscriptionForListInput) SetPhoneNoY(v string) *QuerySubscriptionForListInput
SetPhoneNoY sets the PhoneNoY field's value.
func (*QuerySubscriptionForListInput) SetStatus ¶
func (s *QuerySubscriptionForListInput) SetStatus(v int32) *QuerySubscriptionForListInput
SetStatus sets the Status field's value.
func (*QuerySubscriptionForListInput) SetSubId ¶
func (s *QuerySubscriptionForListInput) SetSubId(v string) *QuerySubscriptionForListInput
SetSubId sets the SubId field's value.
func (QuerySubscriptionForListInput) String ¶
func (s QuerySubscriptionForListInput) String() string
String returns the string representation
type QuerySubscriptionForListOutput ¶
type QuerySubscriptionForListOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Records []*RecordForQuerySubscriptionForListOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (QuerySubscriptionForListOutput) GoString ¶
func (s QuerySubscriptionForListOutput) GoString() string
GoString returns the string representation
func (*QuerySubscriptionForListOutput) SetLimit ¶
func (s *QuerySubscriptionForListOutput) SetLimit(v int32) *QuerySubscriptionForListOutput
SetLimit sets the Limit field's value.
func (*QuerySubscriptionForListOutput) SetOffset ¶
func (s *QuerySubscriptionForListOutput) SetOffset(v int32) *QuerySubscriptionForListOutput
SetOffset sets the Offset field's value.
func (*QuerySubscriptionForListOutput) SetRecords ¶
func (s *QuerySubscriptionForListOutput) SetRecords(v []*RecordForQuerySubscriptionForListOutput) *QuerySubscriptionForListOutput
SetRecords sets the Records field's value.
func (*QuerySubscriptionForListOutput) SetTotal ¶
func (s *QuerySubscriptionForListOutput) SetTotal(v int32) *QuerySubscriptionForListOutput
SetTotal sets the Total field's value.
func (QuerySubscriptionForListOutput) String ¶
func (s QuerySubscriptionForListOutput) String() string
String returns the string representation
type QuerySubscriptionInput ¶
type QuerySubscriptionInput struct {
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
// SubId is a required field
SubId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (QuerySubscriptionInput) GoString ¶
func (s QuerySubscriptionInput) GoString() string
GoString returns the string representation
func (*QuerySubscriptionInput) SetNumberPoolNo ¶
func (s *QuerySubscriptionInput) SetNumberPoolNo(v string) *QuerySubscriptionInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*QuerySubscriptionInput) SetSubId ¶
func (s *QuerySubscriptionInput) SetSubId(v string) *QuerySubscriptionInput
SetSubId sets the SubId field's value.
func (QuerySubscriptionInput) String ¶
func (s QuerySubscriptionInput) String() string
String returns the string representation
func (*QuerySubscriptionInput) Validate ¶
func (s *QuerySubscriptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QuerySubscriptionOutput ¶
type QuerySubscriptionOutput struct {
Metadata *response.ResponseMetadata
CallDisplayType *int32 `type:"int32" json:",omitempty"`
CallDisplayTypeName *string `type:"string" json:",omitempty"`
EnableTime *int64 `type:"int64" json:",omitempty"`
ExpireTime *int64 `type:"int64" json:",omitempty"`
OutId *string `type:"string" json:",omitempty"`
PhoneNoA *string `type:"string" json:",omitempty"`
PhoneNoB *string `type:"string" json:",omitempty"`
PhoneNoE *string `type:"string" json:",omitempty"`
PhoneNoX *string `type:"string" json:",omitempty"`
PhoneNoY *string `type:"string" json:",omitempty"`
RecordFlag *int32 `type:"int32" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
SubId *string `type:"string" json:",omitempty"`
UserData *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QuerySubscriptionOutput) GoString ¶
func (s QuerySubscriptionOutput) GoString() string
GoString returns the string representation
func (*QuerySubscriptionOutput) SetCallDisplayType ¶
func (s *QuerySubscriptionOutput) SetCallDisplayType(v int32) *QuerySubscriptionOutput
SetCallDisplayType sets the CallDisplayType field's value.
func (*QuerySubscriptionOutput) SetCallDisplayTypeName ¶
func (s *QuerySubscriptionOutput) SetCallDisplayTypeName(v string) *QuerySubscriptionOutput
SetCallDisplayTypeName sets the CallDisplayTypeName field's value.
func (*QuerySubscriptionOutput) SetEnableTime ¶
func (s *QuerySubscriptionOutput) SetEnableTime(v int64) *QuerySubscriptionOutput
SetEnableTime sets the EnableTime field's value.
func (*QuerySubscriptionOutput) SetExpireTime ¶
func (s *QuerySubscriptionOutput) SetExpireTime(v int64) *QuerySubscriptionOutput
SetExpireTime sets the ExpireTime field's value.
func (*QuerySubscriptionOutput) SetOutId ¶
func (s *QuerySubscriptionOutput) SetOutId(v string) *QuerySubscriptionOutput
SetOutId sets the OutId field's value.
func (*QuerySubscriptionOutput) SetPhoneNoA ¶
func (s *QuerySubscriptionOutput) SetPhoneNoA(v string) *QuerySubscriptionOutput
SetPhoneNoA sets the PhoneNoA field's value.
func (*QuerySubscriptionOutput) SetPhoneNoB ¶
func (s *QuerySubscriptionOutput) SetPhoneNoB(v string) *QuerySubscriptionOutput
SetPhoneNoB sets the PhoneNoB field's value.
func (*QuerySubscriptionOutput) SetPhoneNoE ¶
func (s *QuerySubscriptionOutput) SetPhoneNoE(v string) *QuerySubscriptionOutput
SetPhoneNoE sets the PhoneNoE field's value.
func (*QuerySubscriptionOutput) SetPhoneNoX ¶
func (s *QuerySubscriptionOutput) SetPhoneNoX(v string) *QuerySubscriptionOutput
SetPhoneNoX sets the PhoneNoX field's value.
func (*QuerySubscriptionOutput) SetPhoneNoY ¶
func (s *QuerySubscriptionOutput) SetPhoneNoY(v string) *QuerySubscriptionOutput
SetPhoneNoY sets the PhoneNoY field's value.
func (*QuerySubscriptionOutput) SetRecordFlag ¶
func (s *QuerySubscriptionOutput) SetRecordFlag(v int32) *QuerySubscriptionOutput
SetRecordFlag sets the RecordFlag field's value.
func (*QuerySubscriptionOutput) SetStatus ¶
func (s *QuerySubscriptionOutput) SetStatus(v int32) *QuerySubscriptionOutput
SetStatus sets the Status field's value.
func (*QuerySubscriptionOutput) SetSubId ¶
func (s *QuerySubscriptionOutput) SetSubId(v string) *QuerySubscriptionOutput
SetSubId sets the SubId field's value.
func (*QuerySubscriptionOutput) SetUserData ¶
func (s *QuerySubscriptionOutput) SetUserData(v string) *QuerySubscriptionOutput
SetUserData sets the UserData field's value.
func (QuerySubscriptionOutput) String ¶
func (s QuerySubscriptionOutput) String() string
String returns the string representation
type QueryUsableResourceV2Input ¶
type QueryUsableResourceV2Input struct {
// Type is a required field
Type *int32 `type:"int32" required:"true"`
// contains filtered or unexported fields
}
func (QueryUsableResourceV2Input) GoString ¶
func (s QueryUsableResourceV2Input) GoString() string
GoString returns the string representation
func (*QueryUsableResourceV2Input) SetType ¶
func (s *QueryUsableResourceV2Input) SetType(v int32) *QueryUsableResourceV2Input
SetType sets the Type field's value.
func (QueryUsableResourceV2Input) String ¶
func (s QueryUsableResourceV2Input) String() string
String returns the string representation
func (*QueryUsableResourceV2Input) Validate ¶
func (s *QueryUsableResourceV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QueryUsableResourceV2Output ¶
type QueryUsableResourceV2Output struct {
Metadata *response.ResponseMetadata
Records []*RecordForQueryUsableResourceV2Output `type:"list"`
// contains filtered or unexported fields
}
func (QueryUsableResourceV2Output) GoString ¶
func (s QueryUsableResourceV2Output) GoString() string
GoString returns the string representation
func (*QueryUsableResourceV2Output) SetRecords ¶
func (s *QueryUsableResourceV2Output) SetRecords(v []*RecordForQueryUsableResourceV2Output) *QueryUsableResourceV2Output
SetRecords sets the Records field's value.
func (QueryUsableResourceV2Output) String ¶
func (s QueryUsableResourceV2Output) String() string
String returns the string representation
type RecordForNumberListOutput ¶
type RecordForNumberListOutput struct {
CurrentBindCount *int32 `type:"int32" json:",omitempty"`
Number *string `type:"string" json:",omitempty"`
NumberLocation *string `type:"string" json:",omitempty"`
NumberPoolName *string `type:"string" json:",omitempty"`
NumberPoolNo *string `type:"string" json:",omitempty"`
NumberPoolTypeCode *int32 `type:"int32" json:",omitempty"`
NumberPoolTypeDesc *string `type:"string" json:",omitempty"`
NumberPurchaseTime *string `type:"string" json:",omitempty"`
NumberStatusCode *int32 `type:"int32" json:",omitempty"`
NumberStatusDesc *string `type:"string" json:",omitempty"`
NumberTypeCode *int32 `type:"int32" json:",omitempty"`
NumberTypeDesc *string `type:"string" json:",omitempty"`
QualificationNo *string `type:"string" json:",omitempty"`
ServiceTypeCode *int32 `type:"int32" json:",omitempty"`
ServiceTypeDesc *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RecordForNumberListOutput) GoString ¶
func (s RecordForNumberListOutput) GoString() string
GoString returns the string representation
func (*RecordForNumberListOutput) SetCurrentBindCount ¶
func (s *RecordForNumberListOutput) SetCurrentBindCount(v int32) *RecordForNumberListOutput
SetCurrentBindCount sets the CurrentBindCount field's value.
func (*RecordForNumberListOutput) SetNumber ¶
func (s *RecordForNumberListOutput) SetNumber(v string) *RecordForNumberListOutput
SetNumber sets the Number field's value.
func (*RecordForNumberListOutput) SetNumberLocation ¶
func (s *RecordForNumberListOutput) SetNumberLocation(v string) *RecordForNumberListOutput
SetNumberLocation sets the NumberLocation field's value.
func (*RecordForNumberListOutput) SetNumberPoolName ¶
func (s *RecordForNumberListOutput) SetNumberPoolName(v string) *RecordForNumberListOutput
SetNumberPoolName sets the NumberPoolName field's value.
func (*RecordForNumberListOutput) SetNumberPoolNo ¶
func (s *RecordForNumberListOutput) SetNumberPoolNo(v string) *RecordForNumberListOutput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*RecordForNumberListOutput) SetNumberPoolTypeCode ¶
func (s *RecordForNumberListOutput) SetNumberPoolTypeCode(v int32) *RecordForNumberListOutput
SetNumberPoolTypeCode sets the NumberPoolTypeCode field's value.
func (*RecordForNumberListOutput) SetNumberPoolTypeDesc ¶
func (s *RecordForNumberListOutput) SetNumberPoolTypeDesc(v string) *RecordForNumberListOutput
SetNumberPoolTypeDesc sets the NumberPoolTypeDesc field's value.
func (*RecordForNumberListOutput) SetNumberPurchaseTime ¶
func (s *RecordForNumberListOutput) SetNumberPurchaseTime(v string) *RecordForNumberListOutput
SetNumberPurchaseTime sets the NumberPurchaseTime field's value.
func (*RecordForNumberListOutput) SetNumberStatusCode ¶
func (s *RecordForNumberListOutput) SetNumberStatusCode(v int32) *RecordForNumberListOutput
SetNumberStatusCode sets the NumberStatusCode field's value.
func (*RecordForNumberListOutput) SetNumberStatusDesc ¶
func (s *RecordForNumberListOutput) SetNumberStatusDesc(v string) *RecordForNumberListOutput
SetNumberStatusDesc sets the NumberStatusDesc field's value.
func (*RecordForNumberListOutput) SetNumberTypeCode ¶
func (s *RecordForNumberListOutput) SetNumberTypeCode(v int32) *RecordForNumberListOutput
SetNumberTypeCode sets the NumberTypeCode field's value.
func (*RecordForNumberListOutput) SetNumberTypeDesc ¶
func (s *RecordForNumberListOutput) SetNumberTypeDesc(v string) *RecordForNumberListOutput
SetNumberTypeDesc sets the NumberTypeDesc field's value.
func (*RecordForNumberListOutput) SetQualificationNo ¶
func (s *RecordForNumberListOutput) SetQualificationNo(v string) *RecordForNumberListOutput
SetQualificationNo sets the QualificationNo field's value.
func (*RecordForNumberListOutput) SetServiceTypeCode ¶
func (s *RecordForNumberListOutput) SetServiceTypeCode(v int32) *RecordForNumberListOutput
SetServiceTypeCode sets the ServiceTypeCode field's value.
func (*RecordForNumberListOutput) SetServiceTypeDesc ¶
func (s *RecordForNumberListOutput) SetServiceTypeDesc(v string) *RecordForNumberListOutput
SetServiceTypeDesc sets the ServiceTypeDesc field's value.
func (RecordForNumberListOutput) String ¶
func (s RecordForNumberListOutput) String() string
String returns the string representation
type RecordForNumberPoolListOutput ¶
type RecordForNumberPoolListOutput struct {
NumberCount *int32 `type:"int32" json:",omitempty"`
NumberPoolName *string `type:"string" json:",omitempty"`
NumberPoolNo *string `type:"string" json:",omitempty"`
ServiceType *int32 `type:"int32" json:",omitempty"`
ServiceTypeName *string `type:"string" json:",omitempty"`
SubServiceType *int32 `type:"int32" json:",omitempty"`
SubServiceTypeName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RecordForNumberPoolListOutput) GoString ¶
func (s RecordForNumberPoolListOutput) GoString() string
GoString returns the string representation
func (*RecordForNumberPoolListOutput) SetNumberCount ¶
func (s *RecordForNumberPoolListOutput) SetNumberCount(v int32) *RecordForNumberPoolListOutput
SetNumberCount sets the NumberCount field's value.
func (*RecordForNumberPoolListOutput) SetNumberPoolName ¶
func (s *RecordForNumberPoolListOutput) SetNumberPoolName(v string) *RecordForNumberPoolListOutput
SetNumberPoolName sets the NumberPoolName field's value.
func (*RecordForNumberPoolListOutput) SetNumberPoolNo ¶
func (s *RecordForNumberPoolListOutput) SetNumberPoolNo(v string) *RecordForNumberPoolListOutput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*RecordForNumberPoolListOutput) SetServiceType ¶
func (s *RecordForNumberPoolListOutput) SetServiceType(v int32) *RecordForNumberPoolListOutput
SetServiceType sets the ServiceType field's value.
func (*RecordForNumberPoolListOutput) SetServiceTypeName ¶
func (s *RecordForNumberPoolListOutput) SetServiceTypeName(v string) *RecordForNumberPoolListOutput
SetServiceTypeName sets the ServiceTypeName field's value.
func (*RecordForNumberPoolListOutput) SetSubServiceType ¶
func (s *RecordForNumberPoolListOutput) SetSubServiceType(v int32) *RecordForNumberPoolListOutput
SetSubServiceType sets the SubServiceType field's value.
func (*RecordForNumberPoolListOutput) SetSubServiceTypeName ¶
func (s *RecordForNumberPoolListOutput) SetSubServiceTypeName(v string) *RecordForNumberPoolListOutput
SetSubServiceTypeName sets the SubServiceTypeName field's value.
func (RecordForNumberPoolListOutput) String ¶
func (s RecordForNumberPoolListOutput) String() string
String returns the string representation
type RecordForQueryAudioRecordToTextFileUrlV2Output ¶
type RecordForQueryAudioRecordToTextFileUrlV2Output struct {
AudioRecordToTextFileUrl *string `type:"string"`
CallId *string `type:"string"`
// contains filtered or unexported fields
}
func (RecordForQueryAudioRecordToTextFileUrlV2Output) GoString ¶
func (s RecordForQueryAudioRecordToTextFileUrlV2Output) GoString() string
GoString returns the string representation
func (*RecordForQueryAudioRecordToTextFileUrlV2Output) SetAudioRecordToTextFileUrl ¶
func (s *RecordForQueryAudioRecordToTextFileUrlV2Output) SetAudioRecordToTextFileUrl(v string) *RecordForQueryAudioRecordToTextFileUrlV2Output
SetAudioRecordToTextFileUrl sets the AudioRecordToTextFileUrl field's value.
func (*RecordForQueryAudioRecordToTextFileUrlV2Output) SetCallId ¶
func (s *RecordForQueryAudioRecordToTextFileUrlV2Output) SetCallId(v string) *RecordForQueryAudioRecordToTextFileUrlV2Output
SetCallId sets the CallId field's value.
func (RecordForQueryAudioRecordToTextFileUrlV2Output) String ¶
func (s RecordForQueryAudioRecordToTextFileUrlV2Output) String() string
String returns the string representation
type RecordForQueryCallRecordMsgV2Output ¶
type RecordForQueryCallRecordMsgV2Output struct {
AccountId *string `type:"string"`
AudioRecordFlag *int32 `type:"int32"`
BeginCallTime *int64 `type:"int64"`
BusinessLineId *int32 `type:"int32"`
CallDisplayType *int32 `type:"int32"`
CallId *string `type:"string"`
CallResult *int32 `type:"int32"`
CallRounds *int32 `type:"int32"`
CallSlots *string `type:"string"`
CallTimes *int32 `type:"int32"`
CallType *int32 `type:"int32"`
Callee *string `type:"string"`
CalleeAnswerTime *int64 `type:"int64"`
CalleeCallingTime *int64 `type:"int64"`
CalleeCityCode *string `type:"string"`
CalleeCountryIsoCode *string `type:"string"`
CalleeProvinceCode *string `type:"string"`
CalleeRingingTime *int64 `type:"int64"`
CalleeShowNumber *string `type:"string"`
CalleeShowNumberPoolNo *string `type:"string"`
Caller *string `type:"string"`
CallerAnswerTime *int64 `type:"int64"`
CallerCallingTime *int64 `type:"int64"`
CallerCityCode *string `type:"string"`
CallerCountryIsoCode *string `type:"string"`
CallerDuration *int32 `type:"int32"`
CallerProvinceCode *string `type:"string"`
CallerRingingTime *int64 `type:"int64"`
CallerShowNumber *string `type:"string"`
CallerShowNumberPoolNo *string `type:"string"`
CdrCreateTime *int64 `type:"int64"`
CdrType *int32 `type:"int32"`
ClientTags []*string `type:"list"`
Digits []*string `type:"list"`
Effect *int32 `type:"int32"`
EffectedSubId *string `type:"string"`
EndTime *int64 `type:"int64"`
Ext *string `type:"string"`
IntegerentionGrading *string `type:"string"`
IntegerentionGradingKey *string `type:"string"`
MessageType *int32 `type:"int32"`
NumberPoolNo *string `type:"string"`
NumberPoolNoY *string `type:"string"`
OutId *string `type:"string"`
PhoneNoA *string `type:"string"`
PhoneNoB *string `type:"string"`
PhoneNoE *string `type:"string"`
PhoneNoX *string `type:"string"`
PhoneNoXCityCode *string `type:"string"`
PhoneNoXCountryIsoCode *string `type:"string"`
PhoneNoXProvinceCode *string `type:"string"`
PhoneNoY *string `type:"string"`
PhoneNoYCityCode *string `type:"string"`
PhoneNoYCountryIsoCode *string `type:"string"`
PhoneNoYProvinceCode *string `type:"string"`
ReceiveTime *int64 `type:"int64"`
ReleaseType *int32 `type:"int32"`
RingTime *int64 `type:"int64"`
SecretCallType *int32 `type:"int32"`
SendTime *int64 `type:"int64"`
ServiceType *int32 `type:"int32"`
SessionId *string `type:"string"`
SingleOpenId *string `type:"string"`
SmsContent *string `type:"string"`
SmsCount *int32 `type:"int32"`
StartTime *int64 `type:"int64"`
SubServiceType *int32 `type:"int32"`
SubscriptionId *string `type:"string"`
TaskOpenId *string `type:"string"`
UserData *string `type:"string"`
VerifyAnwser *string `type:"string"`
VerifyCorrectAnwser *string `type:"string"`
VerifyResult *int32 `type:"int32"`
VerifyVoiceCode *string `type:"string"`
// contains filtered or unexported fields
}
func (RecordForQueryCallRecordMsgV2Output) GoString ¶
func (s RecordForQueryCallRecordMsgV2Output) GoString() string
GoString returns the string representation
func (*RecordForQueryCallRecordMsgV2Output) SetAccountId ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetAccountId(v string) *RecordForQueryCallRecordMsgV2Output
SetAccountId sets the AccountId field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetAudioRecordFlag ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetAudioRecordFlag(v int32) *RecordForQueryCallRecordMsgV2Output
SetAudioRecordFlag sets the AudioRecordFlag field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetBeginCallTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetBeginCallTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetBeginCallTime sets the BeginCallTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetBusinessLineId ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetBusinessLineId(v int32) *RecordForQueryCallRecordMsgV2Output
SetBusinessLineId sets the BusinessLineId field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallDisplayType ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallDisplayType(v int32) *RecordForQueryCallRecordMsgV2Output
SetCallDisplayType sets the CallDisplayType field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallId ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallId(v string) *RecordForQueryCallRecordMsgV2Output
SetCallId sets the CallId field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallResult ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallResult(v int32) *RecordForQueryCallRecordMsgV2Output
SetCallResult sets the CallResult field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallRounds ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallRounds(v int32) *RecordForQueryCallRecordMsgV2Output
SetCallRounds sets the CallRounds field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallSlots ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallSlots(v string) *RecordForQueryCallRecordMsgV2Output
SetCallSlots sets the CallSlots field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallTimes ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallTimes(v int32) *RecordForQueryCallRecordMsgV2Output
SetCallTimes sets the CallTimes field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallType ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallType(v int32) *RecordForQueryCallRecordMsgV2Output
SetCallType sets the CallType field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallee ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallee(v string) *RecordForQueryCallRecordMsgV2Output
SetCallee sets the Callee field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCalleeAnswerTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeAnswerTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetCalleeAnswerTime sets the CalleeAnswerTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCalleeCallingTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeCallingTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetCalleeCallingTime sets the CalleeCallingTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCalleeCityCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeCityCode(v string) *RecordForQueryCallRecordMsgV2Output
SetCalleeCityCode sets the CalleeCityCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCalleeCountryIsoCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeCountryIsoCode(v string) *RecordForQueryCallRecordMsgV2Output
SetCalleeCountryIsoCode sets the CalleeCountryIsoCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCalleeProvinceCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeProvinceCode(v string) *RecordForQueryCallRecordMsgV2Output
SetCalleeProvinceCode sets the CalleeProvinceCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCalleeRingingTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeRingingTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetCalleeRingingTime sets the CalleeRingingTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCalleeShowNumber ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeShowNumber(v string) *RecordForQueryCallRecordMsgV2Output
SetCalleeShowNumber sets the CalleeShowNumber field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCalleeShowNumberPoolNo ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCalleeShowNumberPoolNo(v string) *RecordForQueryCallRecordMsgV2Output
SetCalleeShowNumberPoolNo sets the CalleeShowNumberPoolNo field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCaller ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCaller(v string) *RecordForQueryCallRecordMsgV2Output
SetCaller sets the Caller field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallerAnswerTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallerAnswerTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetCallerAnswerTime sets the CallerAnswerTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallerCallingTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallerCallingTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetCallerCallingTime sets the CallerCallingTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallerCityCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallerCityCode(v string) *RecordForQueryCallRecordMsgV2Output
SetCallerCityCode sets the CallerCityCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallerCountryIsoCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallerCountryIsoCode(v string) *RecordForQueryCallRecordMsgV2Output
SetCallerCountryIsoCode sets the CallerCountryIsoCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallerDuration ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallerDuration(v int32) *RecordForQueryCallRecordMsgV2Output
SetCallerDuration sets the CallerDuration field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallerProvinceCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallerProvinceCode(v string) *RecordForQueryCallRecordMsgV2Output
SetCallerProvinceCode sets the CallerProvinceCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallerRingingTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallerRingingTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetCallerRingingTime sets the CallerRingingTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallerShowNumber ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallerShowNumber(v string) *RecordForQueryCallRecordMsgV2Output
SetCallerShowNumber sets the CallerShowNumber field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCallerShowNumberPoolNo ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCallerShowNumberPoolNo(v string) *RecordForQueryCallRecordMsgV2Output
SetCallerShowNumberPoolNo sets the CallerShowNumberPoolNo field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCdrCreateTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCdrCreateTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetCdrCreateTime sets the CdrCreateTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetCdrType ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetCdrType(v int32) *RecordForQueryCallRecordMsgV2Output
SetCdrType sets the CdrType field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetClientTags ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetClientTags(v []*string) *RecordForQueryCallRecordMsgV2Output
SetClientTags sets the ClientTags field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetDigits ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetDigits(v []*string) *RecordForQueryCallRecordMsgV2Output
SetDigits sets the Digits field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetEffect ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetEffect(v int32) *RecordForQueryCallRecordMsgV2Output
SetEffect sets the Effect field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetEffectedSubId ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetEffectedSubId(v string) *RecordForQueryCallRecordMsgV2Output
SetEffectedSubId sets the EffectedSubId field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetEndTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetEndTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetEndTime sets the EndTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetExt ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetExt(v string) *RecordForQueryCallRecordMsgV2Output
SetExt sets the Ext field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetIntegerentionGrading ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetIntegerentionGrading(v string) *RecordForQueryCallRecordMsgV2Output
SetIntegerentionGrading sets the IntegerentionGrading field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetIntegerentionGradingKey ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetIntegerentionGradingKey(v string) *RecordForQueryCallRecordMsgV2Output
SetIntegerentionGradingKey sets the IntegerentionGradingKey field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetMessageType ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetMessageType(v int32) *RecordForQueryCallRecordMsgV2Output
SetMessageType sets the MessageType field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetNumberPoolNo ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetNumberPoolNo(v string) *RecordForQueryCallRecordMsgV2Output
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetNumberPoolNoY ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetNumberPoolNoY(v string) *RecordForQueryCallRecordMsgV2Output
SetNumberPoolNoY sets the NumberPoolNoY field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetOutId ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetOutId(v string) *RecordForQueryCallRecordMsgV2Output
SetOutId sets the OutId field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoA ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoA(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoA sets the PhoneNoA field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoB ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoB(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoB sets the PhoneNoB field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoE ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoE(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoE sets the PhoneNoE field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoX ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoX(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoX sets the PhoneNoX field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoXCityCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoXCityCode(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoXCityCode sets the PhoneNoXCityCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoXCountryIsoCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoXCountryIsoCode(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoXCountryIsoCode sets the PhoneNoXCountryIsoCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoXProvinceCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoXProvinceCode(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoXProvinceCode sets the PhoneNoXProvinceCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoY ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoY(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoY sets the PhoneNoY field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoYCityCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoYCityCode(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoYCityCode sets the PhoneNoYCityCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoYCountryIsoCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoYCountryIsoCode(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoYCountryIsoCode sets the PhoneNoYCountryIsoCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetPhoneNoYProvinceCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetPhoneNoYProvinceCode(v string) *RecordForQueryCallRecordMsgV2Output
SetPhoneNoYProvinceCode sets the PhoneNoYProvinceCode field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetReceiveTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetReceiveTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetReceiveTime sets the ReceiveTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetReleaseType ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetReleaseType(v int32) *RecordForQueryCallRecordMsgV2Output
SetReleaseType sets the ReleaseType field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetRingTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetRingTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetRingTime sets the RingTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetSecretCallType ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetSecretCallType(v int32) *RecordForQueryCallRecordMsgV2Output
SetSecretCallType sets the SecretCallType field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetSendTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetSendTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetSendTime sets the SendTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetServiceType ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetServiceType(v int32) *RecordForQueryCallRecordMsgV2Output
SetServiceType sets the ServiceType field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetSessionId ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetSessionId(v string) *RecordForQueryCallRecordMsgV2Output
SetSessionId sets the SessionId field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetSingleOpenId ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetSingleOpenId(v string) *RecordForQueryCallRecordMsgV2Output
SetSingleOpenId sets the SingleOpenId field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetSmsContent ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetSmsContent(v string) *RecordForQueryCallRecordMsgV2Output
SetSmsContent sets the SmsContent field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetSmsCount ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetSmsCount(v int32) *RecordForQueryCallRecordMsgV2Output
SetSmsCount sets the SmsCount field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetStartTime ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetStartTime(v int64) *RecordForQueryCallRecordMsgV2Output
SetStartTime sets the StartTime field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetSubServiceType ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetSubServiceType(v int32) *RecordForQueryCallRecordMsgV2Output
SetSubServiceType sets the SubServiceType field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetSubscriptionId ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetSubscriptionId(v string) *RecordForQueryCallRecordMsgV2Output
SetSubscriptionId sets the SubscriptionId field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetTaskOpenId ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetTaskOpenId(v string) *RecordForQueryCallRecordMsgV2Output
SetTaskOpenId sets the TaskOpenId field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetUserData ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetUserData(v string) *RecordForQueryCallRecordMsgV2Output
SetUserData sets the UserData field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetVerifyAnwser ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetVerifyAnwser(v string) *RecordForQueryCallRecordMsgV2Output
SetVerifyAnwser sets the VerifyAnwser field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetVerifyCorrectAnwser ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetVerifyCorrectAnwser(v string) *RecordForQueryCallRecordMsgV2Output
SetVerifyCorrectAnwser sets the VerifyCorrectAnwser field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetVerifyResult ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetVerifyResult(v int32) *RecordForQueryCallRecordMsgV2Output
SetVerifyResult sets the VerifyResult field's value.
func (*RecordForQueryCallRecordMsgV2Output) SetVerifyVoiceCode ¶
func (s *RecordForQueryCallRecordMsgV2Output) SetVerifyVoiceCode(v string) *RecordForQueryCallRecordMsgV2Output
SetVerifyVoiceCode sets the VerifyVoiceCode field's value.
func (RecordForQueryCallRecordMsgV2Output) String ¶
func (s RecordForQueryCallRecordMsgV2Output) String() string
String returns the string representation
type RecordForQueryOpenGetResourceOutput ¶
type RecordForQueryOpenGetResourceOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
Duration *int32 `type:"int32" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Remark *string `type:"string" json:",omitempty"`
ResourceKey *string `type:"string" json:",omitempty"`
State *int32 `type:"int32" json:",omitempty"`
Suffix *string `type:"string" json:",omitempty"`
TtsOptions *string `type:"string" json:",omitempty"`
TtsTemplateContent *string `type:"string" json:",omitempty"`
Type *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RecordForQueryOpenGetResourceOutput) GoString ¶
func (s RecordForQueryOpenGetResourceOutput) GoString() string
GoString returns the string representation
func (*RecordForQueryOpenGetResourceOutput) SetCreateTime ¶
func (s *RecordForQueryOpenGetResourceOutput) SetCreateTime(v string) *RecordForQueryOpenGetResourceOutput
SetCreateTime sets the CreateTime field's value.
func (*RecordForQueryOpenGetResourceOutput) SetDuration ¶
func (s *RecordForQueryOpenGetResourceOutput) SetDuration(v int32) *RecordForQueryOpenGetResourceOutput
SetDuration sets the Duration field's value.
func (*RecordForQueryOpenGetResourceOutput) SetName ¶
func (s *RecordForQueryOpenGetResourceOutput) SetName(v string) *RecordForQueryOpenGetResourceOutput
SetName sets the Name field's value.
func (*RecordForQueryOpenGetResourceOutput) SetRemark ¶
func (s *RecordForQueryOpenGetResourceOutput) SetRemark(v string) *RecordForQueryOpenGetResourceOutput
SetRemark sets the Remark field's value.
func (*RecordForQueryOpenGetResourceOutput) SetResourceKey ¶
func (s *RecordForQueryOpenGetResourceOutput) SetResourceKey(v string) *RecordForQueryOpenGetResourceOutput
SetResourceKey sets the ResourceKey field's value.
func (*RecordForQueryOpenGetResourceOutput) SetState ¶
func (s *RecordForQueryOpenGetResourceOutput) SetState(v int32) *RecordForQueryOpenGetResourceOutput
SetState sets the State field's value.
func (*RecordForQueryOpenGetResourceOutput) SetSuffix ¶
func (s *RecordForQueryOpenGetResourceOutput) SetSuffix(v string) *RecordForQueryOpenGetResourceOutput
SetSuffix sets the Suffix field's value.
func (*RecordForQueryOpenGetResourceOutput) SetTtsOptions ¶
func (s *RecordForQueryOpenGetResourceOutput) SetTtsOptions(v string) *RecordForQueryOpenGetResourceOutput
SetTtsOptions sets the TtsOptions field's value.
func (*RecordForQueryOpenGetResourceOutput) SetTtsTemplateContent ¶
func (s *RecordForQueryOpenGetResourceOutput) SetTtsTemplateContent(v string) *RecordForQueryOpenGetResourceOutput
SetTtsTemplateContent sets the TtsTemplateContent field's value.
func (*RecordForQueryOpenGetResourceOutput) SetType ¶
func (s *RecordForQueryOpenGetResourceOutput) SetType(v int32) *RecordForQueryOpenGetResourceOutput
SetType sets the Type field's value.
func (RecordForQueryOpenGetResourceOutput) String ¶
func (s RecordForQueryOpenGetResourceOutput) String() string
String returns the string representation
type RecordForQueryQualificationOutput ¶
type RecordForQueryQualificationOutput struct {
QualificationAdminInfoVO *QualificationAdminInfoVOForQueryQualificationOutput `type:"structure" json:",omitempty"`
QualificationMainInfoVO *QualificationMainInfoVOForQueryQualificationOutput `type:"structure" json:",omitempty"`
QualificationScenarioInfoVOList []*QualificationScenarioInfoVOListForQueryQualificationOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RecordForQueryQualificationOutput) GoString ¶
func (s RecordForQueryQualificationOutput) GoString() string
GoString returns the string representation
func (*RecordForQueryQualificationOutput) SetQualificationAdminInfoVO ¶
func (s *RecordForQueryQualificationOutput) SetQualificationAdminInfoVO(v *QualificationAdminInfoVOForQueryQualificationOutput) *RecordForQueryQualificationOutput
SetQualificationAdminInfoVO sets the QualificationAdminInfoVO field's value.
func (*RecordForQueryQualificationOutput) SetQualificationMainInfoVO ¶
func (s *RecordForQueryQualificationOutput) SetQualificationMainInfoVO(v *QualificationMainInfoVOForQueryQualificationOutput) *RecordForQueryQualificationOutput
SetQualificationMainInfoVO sets the QualificationMainInfoVO field's value.
func (*RecordForQueryQualificationOutput) SetQualificationScenarioInfoVOList ¶
func (s *RecordForQueryQualificationOutput) SetQualificationScenarioInfoVOList(v []*QualificationScenarioInfoVOListForQueryQualificationOutput) *RecordForQueryQualificationOutput
SetQualificationScenarioInfoVOList sets the QualificationScenarioInfoVOList field's value.
func (RecordForQueryQualificationOutput) String ¶
func (s RecordForQueryQualificationOutput) String() string
String returns the string representation
type RecordForQuerySubscriptionForListOutput ¶
type RecordForQuerySubscriptionForListOutput struct {
CallDisplayType *int32 `type:"int32" json:",omitempty"`
CallDisplayTypeName *string `type:"string" json:",omitempty"`
EnableTime *string `type:"string" json:",omitempty"`
ExpireTime *string `type:"string" json:",omitempty"`
OutId *string `type:"string" json:",omitempty"`
ParentSubId *string `type:"string" json:",omitempty"`
PhoneNoA *string `type:"string" json:",omitempty"`
PhoneNoB *string `type:"string" json:",omitempty"`
PhoneNoE *string `type:"string" json:",omitempty"`
PhoneNoX *string `type:"string" json:",omitempty"`
PhoneNoY *string `type:"string" json:",omitempty"`
RecordFlag *int32 `type:"int32" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
SubId *string `type:"string" json:",omitempty"`
UserData *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RecordForQuerySubscriptionForListOutput) GoString ¶
func (s RecordForQuerySubscriptionForListOutput) GoString() string
GoString returns the string representation
func (*RecordForQuerySubscriptionForListOutput) SetCallDisplayType ¶
func (s *RecordForQuerySubscriptionForListOutput) SetCallDisplayType(v int32) *RecordForQuerySubscriptionForListOutput
SetCallDisplayType sets the CallDisplayType field's value.
func (*RecordForQuerySubscriptionForListOutput) SetCallDisplayTypeName ¶
func (s *RecordForQuerySubscriptionForListOutput) SetCallDisplayTypeName(v string) *RecordForQuerySubscriptionForListOutput
SetCallDisplayTypeName sets the CallDisplayTypeName field's value.
func (*RecordForQuerySubscriptionForListOutput) SetEnableTime ¶
func (s *RecordForQuerySubscriptionForListOutput) SetEnableTime(v string) *RecordForQuerySubscriptionForListOutput
SetEnableTime sets the EnableTime field's value.
func (*RecordForQuerySubscriptionForListOutput) SetExpireTime ¶
func (s *RecordForQuerySubscriptionForListOutput) SetExpireTime(v string) *RecordForQuerySubscriptionForListOutput
SetExpireTime sets the ExpireTime field's value.
func (*RecordForQuerySubscriptionForListOutput) SetOutId ¶
func (s *RecordForQuerySubscriptionForListOutput) SetOutId(v string) *RecordForQuerySubscriptionForListOutput
SetOutId sets the OutId field's value.
func (*RecordForQuerySubscriptionForListOutput) SetParentSubId ¶
func (s *RecordForQuerySubscriptionForListOutput) SetParentSubId(v string) *RecordForQuerySubscriptionForListOutput
SetParentSubId sets the ParentSubId field's value.
func (*RecordForQuerySubscriptionForListOutput) SetPhoneNoA ¶
func (s *RecordForQuerySubscriptionForListOutput) SetPhoneNoA(v string) *RecordForQuerySubscriptionForListOutput
SetPhoneNoA sets the PhoneNoA field's value.
func (*RecordForQuerySubscriptionForListOutput) SetPhoneNoB ¶
func (s *RecordForQuerySubscriptionForListOutput) SetPhoneNoB(v string) *RecordForQuerySubscriptionForListOutput
SetPhoneNoB sets the PhoneNoB field's value.
func (*RecordForQuerySubscriptionForListOutput) SetPhoneNoE ¶
func (s *RecordForQuerySubscriptionForListOutput) SetPhoneNoE(v string) *RecordForQuerySubscriptionForListOutput
SetPhoneNoE sets the PhoneNoE field's value.
func (*RecordForQuerySubscriptionForListOutput) SetPhoneNoX ¶
func (s *RecordForQuerySubscriptionForListOutput) SetPhoneNoX(v string) *RecordForQuerySubscriptionForListOutput
SetPhoneNoX sets the PhoneNoX field's value.
func (*RecordForQuerySubscriptionForListOutput) SetPhoneNoY ¶
func (s *RecordForQuerySubscriptionForListOutput) SetPhoneNoY(v string) *RecordForQuerySubscriptionForListOutput
SetPhoneNoY sets the PhoneNoY field's value.
func (*RecordForQuerySubscriptionForListOutput) SetRecordFlag ¶
func (s *RecordForQuerySubscriptionForListOutput) SetRecordFlag(v int32) *RecordForQuerySubscriptionForListOutput
SetRecordFlag sets the RecordFlag field's value.
func (*RecordForQuerySubscriptionForListOutput) SetStatus ¶
func (s *RecordForQuerySubscriptionForListOutput) SetStatus(v int32) *RecordForQuerySubscriptionForListOutput
SetStatus sets the Status field's value.
func (*RecordForQuerySubscriptionForListOutput) SetSubId ¶
func (s *RecordForQuerySubscriptionForListOutput) SetSubId(v string) *RecordForQuerySubscriptionForListOutput
SetSubId sets the SubId field's value.
func (*RecordForQuerySubscriptionForListOutput) SetUserData ¶
func (s *RecordForQuerySubscriptionForListOutput) SetUserData(v string) *RecordForQuerySubscriptionForListOutput
SetUserData sets the UserData field's value.
func (RecordForQuerySubscriptionForListOutput) String ¶
func (s RecordForQuerySubscriptionForListOutput) String() string
String returns the string representation
type RecordForQueryUsableResourceV2Output ¶
type RecordForQueryUsableResourceV2Output struct {
CreateTime *string `type:"string"`
Duration *int32 `type:"int32"`
Name *string `type:"string"`
Remark *string `type:"string"`
ResourceKey *string `type:"string"`
State *int32 `type:"int32"`
Suffix *string `type:"string"`
TtsOptions *string `type:"string"`
TtsTemplateContent *string `type:"string"`
Type *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (RecordForQueryUsableResourceV2Output) GoString ¶
func (s RecordForQueryUsableResourceV2Output) GoString() string
GoString returns the string representation
func (*RecordForQueryUsableResourceV2Output) SetCreateTime ¶
func (s *RecordForQueryUsableResourceV2Output) SetCreateTime(v string) *RecordForQueryUsableResourceV2Output
SetCreateTime sets the CreateTime field's value.
func (*RecordForQueryUsableResourceV2Output) SetDuration ¶
func (s *RecordForQueryUsableResourceV2Output) SetDuration(v int32) *RecordForQueryUsableResourceV2Output
SetDuration sets the Duration field's value.
func (*RecordForQueryUsableResourceV2Output) SetName ¶
func (s *RecordForQueryUsableResourceV2Output) SetName(v string) *RecordForQueryUsableResourceV2Output
SetName sets the Name field's value.
func (*RecordForQueryUsableResourceV2Output) SetRemark ¶
func (s *RecordForQueryUsableResourceV2Output) SetRemark(v string) *RecordForQueryUsableResourceV2Output
SetRemark sets the Remark field's value.
func (*RecordForQueryUsableResourceV2Output) SetResourceKey ¶
func (s *RecordForQueryUsableResourceV2Output) SetResourceKey(v string) *RecordForQueryUsableResourceV2Output
SetResourceKey sets the ResourceKey field's value.
func (*RecordForQueryUsableResourceV2Output) SetState ¶
func (s *RecordForQueryUsableResourceV2Output) SetState(v int32) *RecordForQueryUsableResourceV2Output
SetState sets the State field's value.
func (*RecordForQueryUsableResourceV2Output) SetSuffix ¶
func (s *RecordForQueryUsableResourceV2Output) SetSuffix(v string) *RecordForQueryUsableResourceV2Output
SetSuffix sets the Suffix field's value.
func (*RecordForQueryUsableResourceV2Output) SetTtsOptions ¶
func (s *RecordForQueryUsableResourceV2Output) SetTtsOptions(v string) *RecordForQueryUsableResourceV2Output
SetTtsOptions sets the TtsOptions field's value.
func (*RecordForQueryUsableResourceV2Output) SetTtsTemplateContent ¶
func (s *RecordForQueryUsableResourceV2Output) SetTtsTemplateContent(v string) *RecordForQueryUsableResourceV2Output
SetTtsTemplateContent sets the TtsTemplateContent field's value.
func (*RecordForQueryUsableResourceV2Output) SetType ¶
func (s *RecordForQueryUsableResourceV2Output) SetType(v int32) *RecordForQueryUsableResourceV2Output
SetType sets the Type field's value.
func (RecordForQueryUsableResourceV2Output) String ¶
func (s RecordForQueryUsableResourceV2Output) String() string
String returns the string representation
type ResumeTaskInput ¶
type ResumeTaskInput struct {
// TaskOpenId is a required field
TaskOpenId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ResumeTaskInput) GoString ¶
func (s ResumeTaskInput) GoString() string
GoString returns the string representation
func (*ResumeTaskInput) SetTaskOpenId ¶
func (s *ResumeTaskInput) SetTaskOpenId(v string) *ResumeTaskInput
SetTaskOpenId sets the TaskOpenId field's value.
func (ResumeTaskInput) String ¶
func (s ResumeTaskInput) String() string
String returns the string representation
func (*ResumeTaskInput) Validate ¶
func (s *ResumeTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResumeTaskOutput ¶
type ResumeTaskOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ResumeTaskOutput) GoString ¶
func (s ResumeTaskOutput) GoString() string
GoString returns the string representation
func (ResumeTaskOutput) String ¶
func (s ResumeTaskOutput) String() string
String returns the string representation
type RouteAAuthInput ¶
type RouteAAuthInput struct {
// IdNumber is a required field
IdNumber *string `type:"string" json:",omitempty" required:"true"`
// IdType is a required field
IdType *int32 `type:"int32" json:",omitempty" required:"true"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
// PhoneNumber is a required field
PhoneNumber *string `type:"string" json:",omitempty" required:"true"`
// Photo is a required field
Photo *string `type:"string" json:",omitempty" required:"true"`
// RequestId is a required field
RequestId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RouteAAuthInput) GoString ¶
func (s RouteAAuthInput) GoString() string
GoString returns the string representation
func (*RouteAAuthInput) SetIdNumber ¶
func (s *RouteAAuthInput) SetIdNumber(v string) *RouteAAuthInput
SetIdNumber sets the IdNumber field's value.
func (*RouteAAuthInput) SetIdType ¶
func (s *RouteAAuthInput) SetIdType(v int32) *RouteAAuthInput
SetIdType sets the IdType field's value.
func (*RouteAAuthInput) SetName ¶
func (s *RouteAAuthInput) SetName(v string) *RouteAAuthInput
SetName sets the Name field's value.
func (*RouteAAuthInput) SetPhoneNumber ¶
func (s *RouteAAuthInput) SetPhoneNumber(v string) *RouteAAuthInput
SetPhoneNumber sets the PhoneNumber field's value.
func (*RouteAAuthInput) SetPhoto ¶
func (s *RouteAAuthInput) SetPhoto(v string) *RouteAAuthInput
SetPhoto sets the Photo field's value.
func (*RouteAAuthInput) SetRequestId ¶
func (s *RouteAAuthInput) SetRequestId(v string) *RouteAAuthInput
SetRequestId sets the RequestId field's value.
func (RouteAAuthInput) String ¶
func (s RouteAAuthInput) String() string
String returns the string representation
func (*RouteAAuthInput) Validate ¶
func (s *RouteAAuthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RouteAAuthOutput ¶
type RouteAAuthOutput struct {
Metadata *response.ResponseMetadata
Code *string `type:"string" json:",omitempty"`
Message *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RouteAAuthOutput) GoString ¶
func (s RouteAAuthOutput) GoString() string
GoString returns the string representation
func (*RouteAAuthOutput) SetCode ¶
func (s *RouteAAuthOutput) SetCode(v string) *RouteAAuthOutput
SetCode sets the Code field's value.
func (*RouteAAuthOutput) SetMessage ¶
func (s *RouteAAuthOutput) SetMessage(v string) *RouteAAuthOutput
SetMessage sets the Message field's value.
func (RouteAAuthOutput) String ¶
func (s RouteAAuthOutput) String() string
String returns the string representation
type SelectNumberAndBindAXBInput ¶
type SelectNumberAndBindAXBInput struct {
AudioRecordFlag *int32 `type:"int32" json:",omitempty"`
AxConflictAxbFlag *int32 `type:"int32" json:",omitempty"`
CallDisplayType *int32 `type:"int32" json:",omitempty"`
CityCode *string `type:"string" json:",omitempty"`
CityCodeByPhoneNo *string `type:"string" json:",omitempty" enum:"EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXBInput"`
DegradeCityList []*string `type:"list" json:",omitempty"`
// ExpireTime is a required field
ExpireTime *int64 `type:"int64" json:",omitempty" required:"true"`
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
OutId *string `type:"string" json:",omitempty"`
// PhoneNoA is a required field
PhoneNoA *string `type:"string" json:",omitempty" required:"true"`
PhoneNoB *string `type:"string" json:",omitempty"`
RandomFlag *int32 `type:"int32" json:",omitempty"`
UserData *string `type:"string" json:",omitempty"`
VerifyFlag *int32 `type:"int32" json:",omitempty"`
VoiceCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SelectNumberAndBindAXBInput) GoString ¶
func (s SelectNumberAndBindAXBInput) GoString() string
GoString returns the string representation
func (*SelectNumberAndBindAXBInput) SetAudioRecordFlag ¶
func (s *SelectNumberAndBindAXBInput) SetAudioRecordFlag(v int32) *SelectNumberAndBindAXBInput
SetAudioRecordFlag sets the AudioRecordFlag field's value.
func (*SelectNumberAndBindAXBInput) SetAxConflictAxbFlag ¶
func (s *SelectNumberAndBindAXBInput) SetAxConflictAxbFlag(v int32) *SelectNumberAndBindAXBInput
SetAxConflictAxbFlag sets the AxConflictAxbFlag field's value.
func (*SelectNumberAndBindAXBInput) SetCallDisplayType ¶
func (s *SelectNumberAndBindAXBInput) SetCallDisplayType(v int32) *SelectNumberAndBindAXBInput
SetCallDisplayType sets the CallDisplayType field's value.
func (*SelectNumberAndBindAXBInput) SetCityCode ¶
func (s *SelectNumberAndBindAXBInput) SetCityCode(v string) *SelectNumberAndBindAXBInput
SetCityCode sets the CityCode field's value.
func (*SelectNumberAndBindAXBInput) SetCityCodeByPhoneNo ¶
func (s *SelectNumberAndBindAXBInput) SetCityCodeByPhoneNo(v string) *SelectNumberAndBindAXBInput
SetCityCodeByPhoneNo sets the CityCodeByPhoneNo field's value.
func (*SelectNumberAndBindAXBInput) SetDegradeCityList ¶
func (s *SelectNumberAndBindAXBInput) SetDegradeCityList(v []*string) *SelectNumberAndBindAXBInput
SetDegradeCityList sets the DegradeCityList field's value.
func (*SelectNumberAndBindAXBInput) SetExpireTime ¶
func (s *SelectNumberAndBindAXBInput) SetExpireTime(v int64) *SelectNumberAndBindAXBInput
SetExpireTime sets the ExpireTime field's value.
func (*SelectNumberAndBindAXBInput) SetNumberPoolNo ¶
func (s *SelectNumberAndBindAXBInput) SetNumberPoolNo(v string) *SelectNumberAndBindAXBInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*SelectNumberAndBindAXBInput) SetOutId ¶
func (s *SelectNumberAndBindAXBInput) SetOutId(v string) *SelectNumberAndBindAXBInput
SetOutId sets the OutId field's value.
func (*SelectNumberAndBindAXBInput) SetPhoneNoA ¶
func (s *SelectNumberAndBindAXBInput) SetPhoneNoA(v string) *SelectNumberAndBindAXBInput
SetPhoneNoA sets the PhoneNoA field's value.
func (*SelectNumberAndBindAXBInput) SetPhoneNoB ¶
func (s *SelectNumberAndBindAXBInput) SetPhoneNoB(v string) *SelectNumberAndBindAXBInput
SetPhoneNoB sets the PhoneNoB field's value.
func (*SelectNumberAndBindAXBInput) SetRandomFlag ¶
func (s *SelectNumberAndBindAXBInput) SetRandomFlag(v int32) *SelectNumberAndBindAXBInput
SetRandomFlag sets the RandomFlag field's value.
func (*SelectNumberAndBindAXBInput) SetUserData ¶
func (s *SelectNumberAndBindAXBInput) SetUserData(v string) *SelectNumberAndBindAXBInput
SetUserData sets the UserData field's value.
func (*SelectNumberAndBindAXBInput) SetVerifyFlag ¶
func (s *SelectNumberAndBindAXBInput) SetVerifyFlag(v int32) *SelectNumberAndBindAXBInput
SetVerifyFlag sets the VerifyFlag field's value.
func (*SelectNumberAndBindAXBInput) SetVoiceCode ¶
func (s *SelectNumberAndBindAXBInput) SetVoiceCode(v string) *SelectNumberAndBindAXBInput
SetVoiceCode sets the VoiceCode field's value.
func (SelectNumberAndBindAXBInput) String ¶
func (s SelectNumberAndBindAXBInput) String() string
String returns the string representation
func (*SelectNumberAndBindAXBInput) Validate ¶
func (s *SelectNumberAndBindAXBInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SelectNumberAndBindAXBOutput ¶
type SelectNumberAndBindAXBOutput struct {
Metadata *response.ResponseMetadata
PhoneNoA *string `type:"string" json:",omitempty"`
PhoneNoACityCode *string `type:"string" json:",omitempty"`
PhoneNoB *string `type:"string" json:",omitempty"`
PhoneNoBCityCode *string `type:"string" json:",omitempty"`
PhoneNoX *string `type:"string" json:",omitempty"`
PhoneNoXCityCode *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
SubId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SelectNumberAndBindAXBOutput) GoString ¶
func (s SelectNumberAndBindAXBOutput) GoString() string
GoString returns the string representation
func (*SelectNumberAndBindAXBOutput) SetPhoneNoA ¶
func (s *SelectNumberAndBindAXBOutput) SetPhoneNoA(v string) *SelectNumberAndBindAXBOutput
SetPhoneNoA sets the PhoneNoA field's value.
func (*SelectNumberAndBindAXBOutput) SetPhoneNoACityCode ¶
func (s *SelectNumberAndBindAXBOutput) SetPhoneNoACityCode(v string) *SelectNumberAndBindAXBOutput
SetPhoneNoACityCode sets the PhoneNoACityCode field's value.
func (*SelectNumberAndBindAXBOutput) SetPhoneNoB ¶
func (s *SelectNumberAndBindAXBOutput) SetPhoneNoB(v string) *SelectNumberAndBindAXBOutput
SetPhoneNoB sets the PhoneNoB field's value.
func (*SelectNumberAndBindAXBOutput) SetPhoneNoBCityCode ¶
func (s *SelectNumberAndBindAXBOutput) SetPhoneNoBCityCode(v string) *SelectNumberAndBindAXBOutput
SetPhoneNoBCityCode sets the PhoneNoBCityCode field's value.
func (*SelectNumberAndBindAXBOutput) SetPhoneNoX ¶
func (s *SelectNumberAndBindAXBOutput) SetPhoneNoX(v string) *SelectNumberAndBindAXBOutput
SetPhoneNoX sets the PhoneNoX field's value.
func (*SelectNumberAndBindAXBOutput) SetPhoneNoXCityCode ¶
func (s *SelectNumberAndBindAXBOutput) SetPhoneNoXCityCode(v string) *SelectNumberAndBindAXBOutput
SetPhoneNoXCityCode sets the PhoneNoXCityCode field's value.
func (*SelectNumberAndBindAXBOutput) SetStatus ¶
func (s *SelectNumberAndBindAXBOutput) SetStatus(v int32) *SelectNumberAndBindAXBOutput
SetStatus sets the Status field's value.
func (*SelectNumberAndBindAXBOutput) SetSubId ¶
func (s *SelectNumberAndBindAXBOutput) SetSubId(v string) *SelectNumberAndBindAXBOutput
SetSubId sets the SubId field's value.
func (SelectNumberAndBindAXBOutput) String ¶
func (s SelectNumberAndBindAXBOutput) String() string
String returns the string representation
type SelectNumberAndBindAXNInput ¶
type SelectNumberAndBindAXNInput struct {
AudioRecordFlag *int32 `type:"int32" json:",omitempty"`
CityCode *string `type:"string" json:",omitempty"`
CityCodeByPhoneNo *string `type:"string" json:",omitempty" enum:"EnumOfCityCodeByPhoneNoForSelectNumberAndBindAXNInput"`
DegradeCityList []*string `type:"list" json:",omitempty"`
// ExpireTime is a required field
ExpireTime *int64 `type:"int64" json:",omitempty" required:"true"`
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
// PhoneNoA is a required field
PhoneNoA *string `type:"string" json:",omitempty" required:"true"`
PhoneNoB *string `type:"string" json:",omitempty"`
RandomFlag *int32 `type:"int32" json:",omitempty"`
UserData *string `max:"2048" type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SelectNumberAndBindAXNInput) GoString ¶
func (s SelectNumberAndBindAXNInput) GoString() string
GoString returns the string representation
func (*SelectNumberAndBindAXNInput) SetAudioRecordFlag ¶
func (s *SelectNumberAndBindAXNInput) SetAudioRecordFlag(v int32) *SelectNumberAndBindAXNInput
SetAudioRecordFlag sets the AudioRecordFlag field's value.
func (*SelectNumberAndBindAXNInput) SetCityCode ¶
func (s *SelectNumberAndBindAXNInput) SetCityCode(v string) *SelectNumberAndBindAXNInput
SetCityCode sets the CityCode field's value.
func (*SelectNumberAndBindAXNInput) SetCityCodeByPhoneNo ¶
func (s *SelectNumberAndBindAXNInput) SetCityCodeByPhoneNo(v string) *SelectNumberAndBindAXNInput
SetCityCodeByPhoneNo sets the CityCodeByPhoneNo field's value.
func (*SelectNumberAndBindAXNInput) SetDegradeCityList ¶
func (s *SelectNumberAndBindAXNInput) SetDegradeCityList(v []*string) *SelectNumberAndBindAXNInput
SetDegradeCityList sets the DegradeCityList field's value.
func (*SelectNumberAndBindAXNInput) SetExpireTime ¶
func (s *SelectNumberAndBindAXNInput) SetExpireTime(v int64) *SelectNumberAndBindAXNInput
SetExpireTime sets the ExpireTime field's value.
func (*SelectNumberAndBindAXNInput) SetNumberPoolNo ¶
func (s *SelectNumberAndBindAXNInput) SetNumberPoolNo(v string) *SelectNumberAndBindAXNInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*SelectNumberAndBindAXNInput) SetPhoneNoA ¶
func (s *SelectNumberAndBindAXNInput) SetPhoneNoA(v string) *SelectNumberAndBindAXNInput
SetPhoneNoA sets the PhoneNoA field's value.
func (*SelectNumberAndBindAXNInput) SetPhoneNoB ¶
func (s *SelectNumberAndBindAXNInput) SetPhoneNoB(v string) *SelectNumberAndBindAXNInput
SetPhoneNoB sets the PhoneNoB field's value.
func (*SelectNumberAndBindAXNInput) SetRandomFlag ¶
func (s *SelectNumberAndBindAXNInput) SetRandomFlag(v int32) *SelectNumberAndBindAXNInput
SetRandomFlag sets the RandomFlag field's value.
func (*SelectNumberAndBindAXNInput) SetUserData ¶
func (s *SelectNumberAndBindAXNInput) SetUserData(v string) *SelectNumberAndBindAXNInput
SetUserData sets the UserData field's value.
func (SelectNumberAndBindAXNInput) String ¶
func (s SelectNumberAndBindAXNInput) String() string
String returns the string representation
func (*SelectNumberAndBindAXNInput) Validate ¶
func (s *SelectNumberAndBindAXNInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SelectNumberAndBindAXNOutput ¶
type SelectNumberAndBindAXNOutput struct {
Metadata *response.ResponseMetadata
PhoneNoA *string `type:"string" json:",omitempty"`
PhoneNoACityCode *string `type:"string" json:",omitempty"`
PhoneNoB *string `type:"string" json:",omitempty"`
PhoneNoBCityCode *string `type:"string" json:",omitempty"`
PhoneNoX *string `type:"string" json:",omitempty"`
PhoneNoXCityCode *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
SubId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SelectNumberAndBindAXNOutput) GoString ¶
func (s SelectNumberAndBindAXNOutput) GoString() string
GoString returns the string representation
func (*SelectNumberAndBindAXNOutput) SetPhoneNoA ¶
func (s *SelectNumberAndBindAXNOutput) SetPhoneNoA(v string) *SelectNumberAndBindAXNOutput
SetPhoneNoA sets the PhoneNoA field's value.
func (*SelectNumberAndBindAXNOutput) SetPhoneNoACityCode ¶
func (s *SelectNumberAndBindAXNOutput) SetPhoneNoACityCode(v string) *SelectNumberAndBindAXNOutput
SetPhoneNoACityCode sets the PhoneNoACityCode field's value.
func (*SelectNumberAndBindAXNOutput) SetPhoneNoB ¶
func (s *SelectNumberAndBindAXNOutput) SetPhoneNoB(v string) *SelectNumberAndBindAXNOutput
SetPhoneNoB sets the PhoneNoB field's value.
func (*SelectNumberAndBindAXNOutput) SetPhoneNoBCityCode ¶
func (s *SelectNumberAndBindAXNOutput) SetPhoneNoBCityCode(v string) *SelectNumberAndBindAXNOutput
SetPhoneNoBCityCode sets the PhoneNoBCityCode field's value.
func (*SelectNumberAndBindAXNOutput) SetPhoneNoX ¶
func (s *SelectNumberAndBindAXNOutput) SetPhoneNoX(v string) *SelectNumberAndBindAXNOutput
SetPhoneNoX sets the PhoneNoX field's value.
func (*SelectNumberAndBindAXNOutput) SetPhoneNoXCityCode ¶
func (s *SelectNumberAndBindAXNOutput) SetPhoneNoXCityCode(v string) *SelectNumberAndBindAXNOutput
SetPhoneNoXCityCode sets the PhoneNoXCityCode field's value.
func (*SelectNumberAndBindAXNOutput) SetStatus ¶
func (s *SelectNumberAndBindAXNOutput) SetStatus(v int32) *SelectNumberAndBindAXNOutput
SetStatus sets the Status field's value.
func (*SelectNumberAndBindAXNOutput) SetSubId ¶
func (s *SelectNumberAndBindAXNOutput) SetSubId(v string) *SelectNumberAndBindAXNOutput
SetSubId sets the SubId field's value.
func (SelectNumberAndBindAXNOutput) String ¶
func (s SelectNumberAndBindAXNOutput) String() string
String returns the string representation
type SingleBatchAppendInput ¶
type SingleBatchAppendInput struct {
List []*ListForSingleBatchAppendInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (SingleBatchAppendInput) GoString ¶
func (s SingleBatchAppendInput) GoString() string
GoString returns the string representation
func (*SingleBatchAppendInput) SetList ¶
func (s *SingleBatchAppendInput) SetList(v []*ListForSingleBatchAppendInput) *SingleBatchAppendInput
SetList sets the List field's value.
func (SingleBatchAppendInput) String ¶
func (s SingleBatchAppendInput) String() string
String returns the string representation
type SingleBatchAppendOutput ¶
type SingleBatchAppendOutput struct {
Metadata *response.ResponseMetadata
FailList []*FailListForSingleBatchAppendOutput `type:"list" json:",omitempty"`
SuccessList []*SuccessListForSingleBatchAppendOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (SingleBatchAppendOutput) GoString ¶
func (s SingleBatchAppendOutput) GoString() string
GoString returns the string representation
func (*SingleBatchAppendOutput) SetFailList ¶
func (s *SingleBatchAppendOutput) SetFailList(v []*FailListForSingleBatchAppendOutput) *SingleBatchAppendOutput
SetFailList sets the FailList field's value.
func (*SingleBatchAppendOutput) SetSuccessList ¶
func (s *SingleBatchAppendOutput) SetSuccessList(v []*SuccessListForSingleBatchAppendOutput) *SingleBatchAppendOutput
SetSuccessList sets the SuccessList field's value.
func (SingleBatchAppendOutput) String ¶
func (s SingleBatchAppendOutput) String() string
String returns the string representation
type SingleCancelV2Input ¶
type SingleCancelV2Input struct {
// SingleOpenId is a required field
SingleOpenId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (SingleCancelV2Input) GoString ¶
func (s SingleCancelV2Input) GoString() string
GoString returns the string representation
func (*SingleCancelV2Input) SetSingleOpenId ¶
func (s *SingleCancelV2Input) SetSingleOpenId(v string) *SingleCancelV2Input
SetSingleOpenId sets the SingleOpenId field's value.
func (SingleCancelV2Input) String ¶
func (s SingleCancelV2Input) String() string
String returns the string representation
func (*SingleCancelV2Input) Validate ¶
func (s *SingleCancelV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SingleCancelV2Output ¶
type SingleCancelV2Output struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (SingleCancelV2Output) GoString ¶
func (s SingleCancelV2Output) GoString() string
GoString returns the string representation
func (SingleCancelV2Output) String ¶
func (s SingleCancelV2Output) String() string
String returns the string representation
type SmsConfigForCreateTaskInput ¶
type SmsConfigForCreateTaskInput struct {
Sign *string `type:"string" json:",omitempty"`
StatusSet []*int32 `type:"list" json:",omitempty"`
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SmsConfigForCreateTaskInput) GoString ¶
func (s SmsConfigForCreateTaskInput) GoString() string
GoString returns the string representation
func (*SmsConfigForCreateTaskInput) SetSign ¶
func (s *SmsConfigForCreateTaskInput) SetSign(v string) *SmsConfigForCreateTaskInput
SetSign sets the Sign field's value.
func (*SmsConfigForCreateTaskInput) SetStatusSet ¶
func (s *SmsConfigForCreateTaskInput) SetStatusSet(v []*int32) *SmsConfigForCreateTaskInput
SetStatusSet sets the StatusSet field's value.
func (*SmsConfigForCreateTaskInput) SetTemplateId ¶
func (s *SmsConfigForCreateTaskInput) SetTemplateId(v string) *SmsConfigForCreateTaskInput
SetTemplateId sets the TemplateId field's value.
func (SmsConfigForCreateTaskInput) String ¶
func (s SmsConfigForCreateTaskInput) String() string
String returns the string representation
type StopTaskInput ¶
type StopTaskInput struct {
// TaskOpenId is a required field
TaskOpenId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (StopTaskInput) GoString ¶
func (s StopTaskInput) GoString() string
GoString returns the string representation
func (*StopTaskInput) SetTaskOpenId ¶
func (s *StopTaskInput) SetTaskOpenId(v string) *StopTaskInput
SetTaskOpenId sets the TaskOpenId field's value.
func (StopTaskInput) String ¶
func (s StopTaskInput) String() string
String returns the string representation
func (*StopTaskInput) Validate ¶
func (s *StopTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StopTaskOutput ¶
type StopTaskOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (StopTaskOutput) GoString ¶
func (s StopTaskOutput) GoString() string
GoString returns the string representation
func (StopTaskOutput) String ¶
func (s StopTaskOutput) String() string
String returns the string representation
type SuccessListForSingleBatchAppendOutput ¶
type SuccessListForSingleBatchAppendOutput struct {
Ext *string `type:"string" json:",omitempty"`
Phone *string `type:"string" json:",omitempty"`
SingleOpenId *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SuccessListForSingleBatchAppendOutput) GoString ¶
func (s SuccessListForSingleBatchAppendOutput) GoString() string
GoString returns the string representation
func (*SuccessListForSingleBatchAppendOutput) SetExt ¶
func (s *SuccessListForSingleBatchAppendOutput) SetExt(v string) *SuccessListForSingleBatchAppendOutput
SetExt sets the Ext field's value.
func (*SuccessListForSingleBatchAppendOutput) SetPhone ¶
func (s *SuccessListForSingleBatchAppendOutput) SetPhone(v string) *SuccessListForSingleBatchAppendOutput
SetPhone sets the Phone field's value.
func (*SuccessListForSingleBatchAppendOutput) SetSingleOpenId ¶
func (s *SuccessListForSingleBatchAppendOutput) SetSingleOpenId(v string) *SuccessListForSingleBatchAppendOutput
SetSingleOpenId sets the SingleOpenId field's value.
func (*SuccessListForSingleBatchAppendOutput) SetType ¶
func (s *SuccessListForSingleBatchAppendOutput) SetType(v string) *SuccessListForSingleBatchAppendOutput
SetType sets the Type field's value.
func (SuccessListForSingleBatchAppendOutput) String ¶
func (s SuccessListForSingleBatchAppendOutput) String() string
String returns the string representation
type UnbindAXBV2Input ¶
type UnbindAXBV2Input struct {
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
// SubId is a required field
SubId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UnbindAXBV2Input) GoString ¶
func (s UnbindAXBV2Input) GoString() string
GoString returns the string representation
func (*UnbindAXBV2Input) SetNumberPoolNo ¶
func (s *UnbindAXBV2Input) SetNumberPoolNo(v string) *UnbindAXBV2Input
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*UnbindAXBV2Input) SetSubId ¶
func (s *UnbindAXBV2Input) SetSubId(v string) *UnbindAXBV2Input
SetSubId sets the SubId field's value.
func (UnbindAXBV2Input) String ¶
func (s UnbindAXBV2Input) String() string
String returns the string representation
func (*UnbindAXBV2Input) Validate ¶
func (s *UnbindAXBV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnbindAXBV2Output ¶
type UnbindAXBV2Output struct {
Metadata *response.ResponseMetadata
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (UnbindAXBV2Output) GoString ¶
func (s UnbindAXBV2Output) GoString() string
GoString returns the string representation
func (*UnbindAXBV2Output) SetSuccess ¶
func (s *UnbindAXBV2Output) SetSuccess(v bool) *UnbindAXBV2Output
SetSuccess sets the Success field's value.
func (UnbindAXBV2Output) String ¶
func (s UnbindAXBV2Output) String() string
String returns the string representation
type UnbindAXNEV2Input ¶
type UnbindAXNEV2Input struct {
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
// SubId is a required field
SubId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UnbindAXNEV2Input) GoString ¶
func (s UnbindAXNEV2Input) GoString() string
GoString returns the string representation
func (*UnbindAXNEV2Input) SetNumberPoolNo ¶
func (s *UnbindAXNEV2Input) SetNumberPoolNo(v string) *UnbindAXNEV2Input
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*UnbindAXNEV2Input) SetSubId ¶
func (s *UnbindAXNEV2Input) SetSubId(v string) *UnbindAXNEV2Input
SetSubId sets the SubId field's value.
func (UnbindAXNEV2Input) String ¶
func (s UnbindAXNEV2Input) String() string
String returns the string representation
func (*UnbindAXNEV2Input) Validate ¶
func (s *UnbindAXNEV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnbindAXNEV2Output ¶
type UnbindAXNEV2Output struct {
Metadata *response.ResponseMetadata
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (UnbindAXNEV2Output) GoString ¶
func (s UnbindAXNEV2Output) GoString() string
GoString returns the string representation
func (*UnbindAXNEV2Output) SetSuccess ¶
func (s *UnbindAXNEV2Output) SetSuccess(v bool) *UnbindAXNEV2Output
SetSuccess sets the Success field's value.
func (UnbindAXNEV2Output) String ¶
func (s UnbindAXNEV2Output) String() string
String returns the string representation
type UnbindAXNV2Input ¶
type UnbindAXNV2Input struct {
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
// SubId is a required field
SubId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UnbindAXNV2Input) GoString ¶
func (s UnbindAXNV2Input) GoString() string
GoString returns the string representation
func (*UnbindAXNV2Input) SetNumberPoolNo ¶
func (s *UnbindAXNV2Input) SetNumberPoolNo(v string) *UnbindAXNV2Input
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*UnbindAXNV2Input) SetSubId ¶
func (s *UnbindAXNV2Input) SetSubId(v string) *UnbindAXNV2Input
SetSubId sets the SubId field's value.
func (UnbindAXNV2Input) String ¶
func (s UnbindAXNV2Input) String() string
String returns the string representation
func (*UnbindAXNV2Input) Validate ¶
func (s *UnbindAXNV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnbindAXNV2Output ¶
type UnbindAXNV2Output struct {
Metadata *response.ResponseMetadata
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (UnbindAXNV2Output) GoString ¶
func (s UnbindAXNV2Output) GoString() string
GoString returns the string representation
func (*UnbindAXNV2Output) SetSuccess ¶
func (s *UnbindAXNV2Output) SetSuccess(v bool) *UnbindAXNV2Output
SetSuccess sets the Success field's value.
func (UnbindAXNV2Output) String ¶
func (s UnbindAXNV2Output) String() string
String returns the string representation
type UnbindAXYBV2Input ¶
type UnbindAXYBV2Input struct {
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
// SubId is a required field
SubId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UnbindAXYBV2Input) GoString ¶
func (s UnbindAXYBV2Input) GoString() string
GoString returns the string representation
func (*UnbindAXYBV2Input) SetNumberPoolNo ¶
func (s *UnbindAXYBV2Input) SetNumberPoolNo(v string) *UnbindAXYBV2Input
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*UnbindAXYBV2Input) SetSubId ¶
func (s *UnbindAXYBV2Input) SetSubId(v string) *UnbindAXYBV2Input
SetSubId sets the SubId field's value.
func (UnbindAXYBV2Input) String ¶
func (s UnbindAXYBV2Input) String() string
String returns the string representation
func (*UnbindAXYBV2Input) Validate ¶
func (s *UnbindAXYBV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnbindAXYBV2Output ¶
type UnbindAXYBV2Output struct {
Metadata *response.ResponseMetadata
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (UnbindAXYBV2Output) GoString ¶
func (s UnbindAXYBV2Output) GoString() string
GoString returns the string representation
func (*UnbindAXYBV2Output) SetSuccess ¶
func (s *UnbindAXYBV2Output) SetSuccess(v bool) *UnbindAXYBV2Output
SetSuccess sets the Success field's value.
func (UnbindAXYBV2Output) String ¶
func (s UnbindAXYBV2Output) String() string
String returns the string representation
type UpdateNumberPoolV2Input ¶
type UpdateNumberPoolV2Input struct {
// Name is a required field
Name *string `min:"1" max:"31" type:"string" json:",omitempty" required:"true"`
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
ServiceType *int32 `type:"int32" json:",omitempty"`
SubServiceType *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateNumberPoolV2Input) GoString ¶
func (s UpdateNumberPoolV2Input) GoString() string
GoString returns the string representation
func (*UpdateNumberPoolV2Input) SetName ¶
func (s *UpdateNumberPoolV2Input) SetName(v string) *UpdateNumberPoolV2Input
SetName sets the Name field's value.
func (*UpdateNumberPoolV2Input) SetNumberPoolNo ¶
func (s *UpdateNumberPoolV2Input) SetNumberPoolNo(v string) *UpdateNumberPoolV2Input
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*UpdateNumberPoolV2Input) SetServiceType ¶
func (s *UpdateNumberPoolV2Input) SetServiceType(v int32) *UpdateNumberPoolV2Input
SetServiceType sets the ServiceType field's value.
func (*UpdateNumberPoolV2Input) SetSubServiceType ¶
func (s *UpdateNumberPoolV2Input) SetSubServiceType(v int32) *UpdateNumberPoolV2Input
SetSubServiceType sets the SubServiceType field's value.
func (UpdateNumberPoolV2Input) String ¶
func (s UpdateNumberPoolV2Input) String() string
String returns the string representation
func (*UpdateNumberPoolV2Input) Validate ¶
func (s *UpdateNumberPoolV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateNumberPoolV2Output ¶
type UpdateNumberPoolV2Output struct {
Metadata *response.ResponseMetadata
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateNumberPoolV2Output) GoString ¶
func (s UpdateNumberPoolV2Output) GoString() string
GoString returns the string representation
func (*UpdateNumberPoolV2Output) SetSuccess ¶
func (s *UpdateNumberPoolV2Output) SetSuccess(v bool) *UpdateNumberPoolV2Output
SetSuccess sets the Success field's value.
func (UpdateNumberPoolV2Output) String ¶
func (s UpdateNumberPoolV2Output) String() string
String returns the string representation
type UpdateQualificationInput ¶
type UpdateQualificationInput struct {
QualificationAdminInfoFormDO *QualificationAdminInfoFormDOForUpdateQualificationInput `type:"structure" json:",omitempty"`
QualificationMainInfoFormDO *QualificationMainInfoFormDOForUpdateQualificationInput `type:"structure" json:",omitempty"`
QualificationScenarioInfoFormDOList []*QualificationScenarioInfoFormDOListForUpdateQualificationInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateQualificationInput) GoString ¶
func (s UpdateQualificationInput) GoString() string
GoString returns the string representation
func (*UpdateQualificationInput) SetQualificationAdminInfoFormDO ¶
func (s *UpdateQualificationInput) SetQualificationAdminInfoFormDO(v *QualificationAdminInfoFormDOForUpdateQualificationInput) *UpdateQualificationInput
SetQualificationAdminInfoFormDO sets the QualificationAdminInfoFormDO field's value.
func (*UpdateQualificationInput) SetQualificationMainInfoFormDO ¶
func (s *UpdateQualificationInput) SetQualificationMainInfoFormDO(v *QualificationMainInfoFormDOForUpdateQualificationInput) *UpdateQualificationInput
SetQualificationMainInfoFormDO sets the QualificationMainInfoFormDO field's value.
func (*UpdateQualificationInput) SetQualificationScenarioInfoFormDOList ¶
func (s *UpdateQualificationInput) SetQualificationScenarioInfoFormDOList(v []*QualificationScenarioInfoFormDOListForUpdateQualificationInput) *UpdateQualificationInput
SetQualificationScenarioInfoFormDOList sets the QualificationScenarioInfoFormDOList field's value.
func (UpdateQualificationInput) String ¶
func (s UpdateQualificationInput) String() string
String returns the string representation
type UpdateQualificationOutput ¶
type UpdateQualificationOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateQualificationOutput) GoString ¶
func (s UpdateQualificationOutput) GoString() string
GoString returns the string representation
func (UpdateQualificationOutput) String ¶
func (s UpdateQualificationOutput) String() string
String returns the string representation
type UpdateTaskInput ¶
type UpdateTaskInput struct {
// Concurrency is a required field
Concurrency *int32 `type:"int32" json:",omitempty" required:"true"`
// EndTime is a required field
EndTime *string `type:"string" json:",omitempty" required:"true"`
ForbidTimeList []*ForbidTimeListForUpdateTaskInput `type:"list" json:",omitempty"`
Recall *bool `type:"boolean" json:",omitempty"`
RingAgainInterval *int32 `type:"int32" json:",omitempty"`
RingAgainTimes *int32 `type:"int32" json:",omitempty"`
// StartTime is a required field
StartTime *string `type:"string" json:",omitempty" required:"true"`
// TaskOpenId is a required field
TaskOpenId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpdateTaskInput) GoString ¶
func (s UpdateTaskInput) GoString() string
GoString returns the string representation
func (*UpdateTaskInput) SetConcurrency ¶
func (s *UpdateTaskInput) SetConcurrency(v int32) *UpdateTaskInput
SetConcurrency sets the Concurrency field's value.
func (*UpdateTaskInput) SetEndTime ¶
func (s *UpdateTaskInput) SetEndTime(v string) *UpdateTaskInput
SetEndTime sets the EndTime field's value.
func (*UpdateTaskInput) SetForbidTimeList ¶
func (s *UpdateTaskInput) SetForbidTimeList(v []*ForbidTimeListForUpdateTaskInput) *UpdateTaskInput
SetForbidTimeList sets the ForbidTimeList field's value.
func (*UpdateTaskInput) SetRecall ¶
func (s *UpdateTaskInput) SetRecall(v bool) *UpdateTaskInput
SetRecall sets the Recall field's value.
func (*UpdateTaskInput) SetRingAgainInterval ¶
func (s *UpdateTaskInput) SetRingAgainInterval(v int32) *UpdateTaskInput
SetRingAgainInterval sets the RingAgainInterval field's value.
func (*UpdateTaskInput) SetRingAgainTimes ¶
func (s *UpdateTaskInput) SetRingAgainTimes(v int32) *UpdateTaskInput
SetRingAgainTimes sets the RingAgainTimes field's value.
func (*UpdateTaskInput) SetStartTime ¶
func (s *UpdateTaskInput) SetStartTime(v string) *UpdateTaskInput
SetStartTime sets the StartTime field's value.
func (*UpdateTaskInput) SetTaskOpenId ¶
func (s *UpdateTaskInput) SetTaskOpenId(v string) *UpdateTaskInput
SetTaskOpenId sets the TaskOpenId field's value.
func (UpdateTaskInput) String ¶
func (s UpdateTaskInput) String() string
String returns the string representation
func (*UpdateTaskInput) Validate ¶
func (s *UpdateTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateTaskOutput ¶
type UpdateTaskOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateTaskOutput) GoString ¶
func (s UpdateTaskOutput) GoString() string
GoString returns the string representation
func (UpdateTaskOutput) String ¶
func (s UpdateTaskOutput) String() string
String returns the string representation
type UpgradeAXToAXBInput ¶
type UpgradeAXToAXBInput struct {
CallDisplayType *int32 `type:"int32" json:",omitempty"`
// NumberPoolNo is a required field
NumberPoolNo *string `type:"string" json:",omitempty" required:"true"`
OutId *string `type:"string" json:",omitempty"`
// PhoneNoB is a required field
PhoneNoB *string `type:"string" json:",omitempty" required:"true"`
// SubId is a required field
SubId *string `type:"string" json:",omitempty" required:"true"`
UserData *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpgradeAXToAXBInput) GoString ¶
func (s UpgradeAXToAXBInput) GoString() string
GoString returns the string representation
func (*UpgradeAXToAXBInput) SetCallDisplayType ¶
func (s *UpgradeAXToAXBInput) SetCallDisplayType(v int32) *UpgradeAXToAXBInput
SetCallDisplayType sets the CallDisplayType field's value.
func (*UpgradeAXToAXBInput) SetNumberPoolNo ¶
func (s *UpgradeAXToAXBInput) SetNumberPoolNo(v string) *UpgradeAXToAXBInput
SetNumberPoolNo sets the NumberPoolNo field's value.
func (*UpgradeAXToAXBInput) SetOutId ¶
func (s *UpgradeAXToAXBInput) SetOutId(v string) *UpgradeAXToAXBInput
SetOutId sets the OutId field's value.
func (*UpgradeAXToAXBInput) SetPhoneNoB ¶
func (s *UpgradeAXToAXBInput) SetPhoneNoB(v string) *UpgradeAXToAXBInput
SetPhoneNoB sets the PhoneNoB field's value.
func (*UpgradeAXToAXBInput) SetSubId ¶
func (s *UpgradeAXToAXBInput) SetSubId(v string) *UpgradeAXToAXBInput
SetSubId sets the SubId field's value.
func (*UpgradeAXToAXBInput) SetUserData ¶
func (s *UpgradeAXToAXBInput) SetUserData(v string) *UpgradeAXToAXBInput
SetUserData sets the UserData field's value.
func (UpgradeAXToAXBInput) String ¶
func (s UpgradeAXToAXBInput) String() string
String returns the string representation
func (*UpgradeAXToAXBInput) Validate ¶
func (s *UpgradeAXToAXBInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpgradeAXToAXBOutput ¶
type UpgradeAXToAXBOutput struct {
Metadata *response.ResponseMetadata
PhoneNoA *string `type:"string" json:",omitempty"`
PhoneNoACityCode *string `type:"string" json:",omitempty"`
PhoneNoB *string `type:"string" json:",omitempty"`
PhoneNoBCityCode *string `type:"string" json:",omitempty"`
PhoneNoX *string `type:"string" json:",omitempty"`
PhoneNoXCityCode *string `type:"string" json:",omitempty"`
SubId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpgradeAXToAXBOutput) GoString ¶
func (s UpgradeAXToAXBOutput) GoString() string
GoString returns the string representation
func (*UpgradeAXToAXBOutput) SetPhoneNoA ¶
func (s *UpgradeAXToAXBOutput) SetPhoneNoA(v string) *UpgradeAXToAXBOutput
SetPhoneNoA sets the PhoneNoA field's value.
func (*UpgradeAXToAXBOutput) SetPhoneNoACityCode ¶
func (s *UpgradeAXToAXBOutput) SetPhoneNoACityCode(v string) *UpgradeAXToAXBOutput
SetPhoneNoACityCode sets the PhoneNoACityCode field's value.
func (*UpgradeAXToAXBOutput) SetPhoneNoB ¶
func (s *UpgradeAXToAXBOutput) SetPhoneNoB(v string) *UpgradeAXToAXBOutput
SetPhoneNoB sets the PhoneNoB field's value.
func (*UpgradeAXToAXBOutput) SetPhoneNoBCityCode ¶
func (s *UpgradeAXToAXBOutput) SetPhoneNoBCityCode(v string) *UpgradeAXToAXBOutput
SetPhoneNoBCityCode sets the PhoneNoBCityCode field's value.
func (*UpgradeAXToAXBOutput) SetPhoneNoX ¶
func (s *UpgradeAXToAXBOutput) SetPhoneNoX(v string) *UpgradeAXToAXBOutput
SetPhoneNoX sets the PhoneNoX field's value.
func (*UpgradeAXToAXBOutput) SetPhoneNoXCityCode ¶
func (s *UpgradeAXToAXBOutput) SetPhoneNoXCityCode(v string) *UpgradeAXToAXBOutput
SetPhoneNoXCityCode sets the PhoneNoXCityCode field's value.
func (*UpgradeAXToAXBOutput) SetSubId ¶
func (s *UpgradeAXToAXBOutput) SetSubId(v string) *UpgradeAXToAXBOutput
SetSubId sets the SubId field's value.
func (UpgradeAXToAXBOutput) String ¶
func (s UpgradeAXToAXBOutput) String() string
String returns the string representation
type UploadQualificationFileV2Input ¶
type UploadQualificationFileV2Input struct {
// FileBase64 is a required field
FileBase64 *string `type:"string" json:",omitempty" required:"true"`
// FileName is a required field
FileName *string `type:"string" json:",omitempty" required:"true"`
// FileType is a required field
FileType *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UploadQualificationFileV2Input) GoString ¶
func (s UploadQualificationFileV2Input) GoString() string
GoString returns the string representation
func (*UploadQualificationFileV2Input) SetFileBase64 ¶
func (s *UploadQualificationFileV2Input) SetFileBase64(v string) *UploadQualificationFileV2Input
SetFileBase64 sets the FileBase64 field's value.
func (*UploadQualificationFileV2Input) SetFileName ¶
func (s *UploadQualificationFileV2Input) SetFileName(v string) *UploadQualificationFileV2Input
SetFileName sets the FileName field's value.
func (*UploadQualificationFileV2Input) SetFileType ¶
func (s *UploadQualificationFileV2Input) SetFileType(v string) *UploadQualificationFileV2Input
SetFileType sets the FileType field's value.
func (UploadQualificationFileV2Input) String ¶
func (s UploadQualificationFileV2Input) String() string
String returns the string representation
func (*UploadQualificationFileV2Input) Validate ¶
func (s *UploadQualificationFileV2Input) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UploadQualificationFileV2Output ¶
type UploadQualificationFileV2Output struct {
Metadata *response.ResponseMetadata
FileCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UploadQualificationFileV2Output) GoString ¶
func (s UploadQualificationFileV2Output) GoString() string
GoString returns the string representation
func (*UploadQualificationFileV2Output) SetFileCode ¶
func (s *UploadQualificationFileV2Output) SetFileCode(v string) *UploadQualificationFileV2Output
SetFileCode sets the FileCode field's value.
func (UploadQualificationFileV2Output) String ¶
func (s UploadQualificationFileV2Output) String() string
String returns the string representation
type VMS ¶
VMS provides the API operation methods for making requests to VMS. See this package's package overview docs for details on the service.
VMS methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *VMS
New create int can support ssl or region locate set
func (*VMS) AddQualification ¶
func (c *VMS) AddQualification(input *AddQualificationInput) (*AddQualificationOutput, error)
AddQualification API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation AddQualification for usage and error information.
func (*VMS) AddQualificationCommon ¶
func (c *VMS) AddQualificationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddQualificationCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation AddQualificationCommon for usage and error information.
func (*VMS) AddQualificationCommonRequest ¶
func (c *VMS) AddQualificationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddQualificationCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddQualificationCommon operation. The "output" return value will be populated with the AddQualificationCommon request's response once the request completes successfully.
Use "Send" method on the returned AddQualificationCommon Request to send the API call to the service. the "output" return value is not valid until after AddQualificationCommon Send returns without error.
See AddQualificationCommon for more information on using the AddQualificationCommon API call, and error handling.
// Example sending a request using the AddQualificationCommonRequest method.
req, resp := client.AddQualificationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) AddQualificationCommonWithContext ¶
func (c *VMS) AddQualificationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddQualificationCommonWithContext is the same as AddQualificationCommon with the addition of the ability to pass a context and additional request options.
See AddQualificationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) AddQualificationRequest ¶
func (c *VMS) AddQualificationRequest(input *AddQualificationInput) (req *request.Request, output *AddQualificationOutput)
AddQualificationRequest generates a "volcengine/request.Request" representing the client's request for the AddQualification operation. The "output" return value will be populated with the AddQualificationCommon request's response once the request completes successfully.
Use "Send" method on the returned AddQualificationCommon Request to send the API call to the service. the "output" return value is not valid until after AddQualificationCommon Send returns without error.
See AddQualification for more information on using the AddQualification API call, and error handling.
// Example sending a request using the AddQualificationRequest method.
req, resp := client.AddQualificationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) AddQualificationWithContext ¶
func (c *VMS) AddQualificationWithContext(ctx volcengine.Context, input *AddQualificationInput, opts ...request.Option) (*AddQualificationOutput, error)
AddQualificationWithContext is the same as AddQualification with the addition of the ability to pass a context and additional request options.
See AddQualification for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) BatchAppend ¶
func (c *VMS) BatchAppend(input *BatchAppendInput) (*BatchAppendOutput, error)
BatchAppend API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation BatchAppend for usage and error information.
func (*VMS) BatchAppendCommon ¶
BatchAppendCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation BatchAppendCommon for usage and error information.
func (*VMS) BatchAppendCommonRequest ¶
func (c *VMS) BatchAppendCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BatchAppendCommonRequest generates a "volcengine/request.Request" representing the client's request for the BatchAppendCommon operation. The "output" return value will be populated with the BatchAppendCommon request's response once the request completes successfully.
Use "Send" method on the returned BatchAppendCommon Request to send the API call to the service. the "output" return value is not valid until after BatchAppendCommon Send returns without error.
See BatchAppendCommon for more information on using the BatchAppendCommon API call, and error handling.
// Example sending a request using the BatchAppendCommonRequest method.
req, resp := client.BatchAppendCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) BatchAppendCommonWithContext ¶
func (c *VMS) BatchAppendCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BatchAppendCommonWithContext is the same as BatchAppendCommon with the addition of the ability to pass a context and additional request options.
See BatchAppendCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) BatchAppendRequest ¶
func (c *VMS) BatchAppendRequest(input *BatchAppendInput) (req *request.Request, output *BatchAppendOutput)
BatchAppendRequest generates a "volcengine/request.Request" representing the client's request for the BatchAppend operation. The "output" return value will be populated with the BatchAppendCommon request's response once the request completes successfully.
Use "Send" method on the returned BatchAppendCommon Request to send the API call to the service. the "output" return value is not valid until after BatchAppendCommon Send returns without error.
See BatchAppend for more information on using the BatchAppend API call, and error handling.
// Example sending a request using the BatchAppendRequest method.
req, resp := client.BatchAppendRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) BatchAppendWithContext ¶
func (c *VMS) BatchAppendWithContext(ctx volcengine.Context, input *BatchAppendInput, opts ...request.Option) (*BatchAppendOutput, error)
BatchAppendWithContext is the same as BatchAppend with the addition of the ability to pass a context and additional request options.
See BatchAppend for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) BindAXN ¶
func (c *VMS) BindAXN(input *BindAXNInput) (*BindAXNOutput, error)
BindAXN API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation BindAXN for usage and error information.
func (*VMS) BindAXNCommon ¶
BindAXNCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation BindAXNCommon for usage and error information.
func (*VMS) BindAXNCommonRequest ¶
func (c *VMS) BindAXNCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BindAXNCommonRequest generates a "volcengine/request.Request" representing the client's request for the BindAXNCommon operation. The "output" return value will be populated with the BindAXNCommon request's response once the request completes successfully.
Use "Send" method on the returned BindAXNCommon Request to send the API call to the service. the "output" return value is not valid until after BindAXNCommon Send returns without error.
See BindAXNCommon for more information on using the BindAXNCommon API call, and error handling.
// Example sending a request using the BindAXNCommonRequest method.
req, resp := client.BindAXNCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) BindAXNCommonWithContext ¶
func (c *VMS) BindAXNCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BindAXNCommonWithContext is the same as BindAXNCommon with the addition of the ability to pass a context and additional request options.
See BindAXNCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) BindAXNE ¶
func (c *VMS) BindAXNE(input *BindAXNEInput) (*BindAXNEOutput, error)
BindAXNE API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation BindAXNE for usage and error information.
func (*VMS) BindAXNECommon ¶
BindAXNECommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation BindAXNECommon for usage and error information.
func (*VMS) BindAXNECommonRequest ¶
func (c *VMS) BindAXNECommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BindAXNECommonRequest generates a "volcengine/request.Request" representing the client's request for the BindAXNECommon operation. The "output" return value will be populated with the BindAXNECommon request's response once the request completes successfully.
Use "Send" method on the returned BindAXNECommon Request to send the API call to the service. the "output" return value is not valid until after BindAXNECommon Send returns without error.
See BindAXNECommon for more information on using the BindAXNECommon API call, and error handling.
// Example sending a request using the BindAXNECommonRequest method.
req, resp := client.BindAXNECommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) BindAXNECommonWithContext ¶
func (c *VMS) BindAXNECommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BindAXNECommonWithContext is the same as BindAXNECommon with the addition of the ability to pass a context and additional request options.
See BindAXNECommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) BindAXNERequest ¶
func (c *VMS) BindAXNERequest(input *BindAXNEInput) (req *request.Request, output *BindAXNEOutput)
BindAXNERequest generates a "volcengine/request.Request" representing the client's request for the BindAXNE operation. The "output" return value will be populated with the BindAXNECommon request's response once the request completes successfully.
Use "Send" method on the returned BindAXNECommon Request to send the API call to the service. the "output" return value is not valid until after BindAXNECommon Send returns without error.
See BindAXNE for more information on using the BindAXNE API call, and error handling.
// Example sending a request using the BindAXNERequest method.
req, resp := client.BindAXNERequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) BindAXNEWithContext ¶
func (c *VMS) BindAXNEWithContext(ctx volcengine.Context, input *BindAXNEInput, opts ...request.Option) (*BindAXNEOutput, error)
BindAXNEWithContext is the same as BindAXNE with the addition of the ability to pass a context and additional request options.
See BindAXNE for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) BindAXNRequest ¶
func (c *VMS) BindAXNRequest(input *BindAXNInput) (req *request.Request, output *BindAXNOutput)
BindAXNRequest generates a "volcengine/request.Request" representing the client's request for the BindAXN operation. The "output" return value will be populated with the BindAXNCommon request's response once the request completes successfully.
Use "Send" method on the returned BindAXNCommon Request to send the API call to the service. the "output" return value is not valid until after BindAXNCommon Send returns without error.
See BindAXN for more information on using the BindAXN API call, and error handling.
// Example sending a request using the BindAXNRequest method.
req, resp := client.BindAXNRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) BindAXNWithContext ¶
func (c *VMS) BindAXNWithContext(ctx volcengine.Context, input *BindAXNInput, opts ...request.Option) (*BindAXNOutput, error)
BindAXNWithContext is the same as BindAXN with the addition of the ability to pass a context and additional request options.
See BindAXN for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) BindAXYB ¶
func (c *VMS) BindAXYB(input *BindAXYBInput) (*BindAXYBOutput, error)
BindAXYB API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation BindAXYB for usage and error information.
func (*VMS) BindAXYBCommon ¶
BindAXYBCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation BindAXYBCommon for usage and error information.
func (*VMS) BindAXYBCommonRequest ¶
func (c *VMS) BindAXYBCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BindAXYBCommonRequest generates a "volcengine/request.Request" representing the client's request for the BindAXYBCommon operation. The "output" return value will be populated with the BindAXYBCommon request's response once the request completes successfully.
Use "Send" method on the returned BindAXYBCommon Request to send the API call to the service. the "output" return value is not valid until after BindAXYBCommon Send returns without error.
See BindAXYBCommon for more information on using the BindAXYBCommon API call, and error handling.
// Example sending a request using the BindAXYBCommonRequest method.
req, resp := client.BindAXYBCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) BindAXYBCommonWithContext ¶
func (c *VMS) BindAXYBCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BindAXYBCommonWithContext is the same as BindAXYBCommon with the addition of the ability to pass a context and additional request options.
See BindAXYBCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) BindAXYBRequest ¶
func (c *VMS) BindAXYBRequest(input *BindAXYBInput) (req *request.Request, output *BindAXYBOutput)
BindAXYBRequest generates a "volcengine/request.Request" representing the client's request for the BindAXYB operation. The "output" return value will be populated with the BindAXYBCommon request's response once the request completes successfully.
Use "Send" method on the returned BindAXYBCommon Request to send the API call to the service. the "output" return value is not valid until after BindAXYBCommon Send returns without error.
See BindAXYB for more information on using the BindAXYB API call, and error handling.
// Example sending a request using the BindAXYBRequest method.
req, resp := client.BindAXYBRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) BindAXYBWithContext ¶
func (c *VMS) BindAXYBWithContext(ctx volcengine.Context, input *BindAXYBInput, opts ...request.Option) (*BindAXYBOutput, error)
BindAXYBWithContext is the same as BindAXYB with the addition of the ability to pass a context and additional request options.
See BindAXYB for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) BindYBForAXYB ¶
func (c *VMS) BindYBForAXYB(input *BindYBForAXYBInput) (*BindYBForAXYBOutput, error)
BindYBForAXYB API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation BindYBForAXYB for usage and error information.
func (*VMS) BindYBForAXYBCommon ¶
BindYBForAXYBCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation BindYBForAXYBCommon for usage and error information.
func (*VMS) BindYBForAXYBCommonRequest ¶
func (c *VMS) BindYBForAXYBCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BindYBForAXYBCommonRequest generates a "volcengine/request.Request" representing the client's request for the BindYBForAXYBCommon operation. The "output" return value will be populated with the BindYBForAXYBCommon request's response once the request completes successfully.
Use "Send" method on the returned BindYBForAXYBCommon Request to send the API call to the service. the "output" return value is not valid until after BindYBForAXYBCommon Send returns without error.
See BindYBForAXYBCommon for more information on using the BindYBForAXYBCommon API call, and error handling.
// Example sending a request using the BindYBForAXYBCommonRequest method.
req, resp := client.BindYBForAXYBCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) BindYBForAXYBCommonWithContext ¶
func (c *VMS) BindYBForAXYBCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BindYBForAXYBCommonWithContext is the same as BindYBForAXYBCommon with the addition of the ability to pass a context and additional request options.
See BindYBForAXYBCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) BindYBForAXYBRequest ¶
func (c *VMS) BindYBForAXYBRequest(input *BindYBForAXYBInput) (req *request.Request, output *BindYBForAXYBOutput)
BindYBForAXYBRequest generates a "volcengine/request.Request" representing the client's request for the BindYBForAXYB operation. The "output" return value will be populated with the BindYBForAXYBCommon request's response once the request completes successfully.
Use "Send" method on the returned BindYBForAXYBCommon Request to send the API call to the service. the "output" return value is not valid until after BindYBForAXYBCommon Send returns without error.
See BindYBForAXYB for more information on using the BindYBForAXYB API call, and error handling.
// Example sending a request using the BindYBForAXYBRequest method.
req, resp := client.BindYBForAXYBRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) BindYBForAXYBWithContext ¶
func (c *VMS) BindYBForAXYBWithContext(ctx volcengine.Context, input *BindYBForAXYBInput, opts ...request.Option) (*BindYBForAXYBOutput, error)
BindYBForAXYBWithContext is the same as BindYBForAXYB with the addition of the ability to pass a context and additional request options.
See BindYBForAXYB for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) CancelClick2CallV2 ¶
func (c *VMS) CancelClick2CallV2(input *CancelClick2CallV2Input) (*CancelClick2CallV2Output, error)
CancelClick2CallV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation CancelClick2CallV2 for usage and error information.
func (*VMS) CancelClick2CallV2Common ¶
func (c *VMS) CancelClick2CallV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
CancelClick2CallV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation CancelClick2CallV2Common for usage and error information.
func (*VMS) CancelClick2CallV2CommonRequest ¶
func (c *VMS) CancelClick2CallV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CancelClick2CallV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the CancelClick2CallV2Common operation. The "output" return value will be populated with the CancelClick2CallV2Common request's response once the request completes successfully.
Use "Send" method on the returned CancelClick2CallV2Common Request to send the API call to the service. the "output" return value is not valid until after CancelClick2CallV2Common Send returns without error.
See CancelClick2CallV2Common for more information on using the CancelClick2CallV2Common API call, and error handling.
// Example sending a request using the CancelClick2CallV2CommonRequest method.
req, resp := client.CancelClick2CallV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) CancelClick2CallV2CommonWithContext ¶
func (c *VMS) CancelClick2CallV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CancelClick2CallV2CommonWithContext is the same as CancelClick2CallV2Common with the addition of the ability to pass a context and additional request options.
See CancelClick2CallV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) CancelClick2CallV2Request ¶
func (c *VMS) CancelClick2CallV2Request(input *CancelClick2CallV2Input) (req *request.Request, output *CancelClick2CallV2Output)
CancelClick2CallV2Request generates a "volcengine/request.Request" representing the client's request for the CancelClick2CallV2 operation. The "output" return value will be populated with the CancelClick2CallV2Common request's response once the request completes successfully.
Use "Send" method on the returned CancelClick2CallV2Common Request to send the API call to the service. the "output" return value is not valid until after CancelClick2CallV2Common Send returns without error.
See CancelClick2CallV2 for more information on using the CancelClick2CallV2 API call, and error handling.
// Example sending a request using the CancelClick2CallV2Request method.
req, resp := client.CancelClick2CallV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) CancelClick2CallV2WithContext ¶
func (c *VMS) CancelClick2CallV2WithContext(ctx volcengine.Context, input *CancelClick2CallV2Input, opts ...request.Option) (*CancelClick2CallV2Output, error)
CancelClick2CallV2WithContext is the same as CancelClick2CallV2 with the addition of the ability to pass a context and additional request options.
See CancelClick2CallV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) Click2Call ¶
func (c *VMS) Click2Call(input *Click2CallInput) (*Click2CallOutput, error)
Click2Call API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation Click2Call for usage and error information.
func (*VMS) Click2CallCommon ¶
Click2CallCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation Click2CallCommon for usage and error information.
func (*VMS) Click2CallCommonRequest ¶
func (c *VMS) Click2CallCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
Click2CallCommonRequest generates a "volcengine/request.Request" representing the client's request for the Click2CallCommon operation. The "output" return value will be populated with the Click2CallCommon request's response once the request completes successfully.
Use "Send" method on the returned Click2CallCommon Request to send the API call to the service. the "output" return value is not valid until after Click2CallCommon Send returns without error.
See Click2CallCommon for more information on using the Click2CallCommon API call, and error handling.
// Example sending a request using the Click2CallCommonRequest method.
req, resp := client.Click2CallCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) Click2CallCommonWithContext ¶
func (c *VMS) Click2CallCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
Click2CallCommonWithContext is the same as Click2CallCommon with the addition of the ability to pass a context and additional request options.
See Click2CallCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) Click2CallRequest ¶
func (c *VMS) Click2CallRequest(input *Click2CallInput) (req *request.Request, output *Click2CallOutput)
Click2CallRequest generates a "volcengine/request.Request" representing the client's request for the Click2Call operation. The "output" return value will be populated with the Click2CallCommon request's response once the request completes successfully.
Use "Send" method on the returned Click2CallCommon Request to send the API call to the service. the "output" return value is not valid until after Click2CallCommon Send returns without error.
See Click2Call for more information on using the Click2Call API call, and error handling.
// Example sending a request using the Click2CallRequest method.
req, resp := client.Click2CallRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) Click2CallWithContext ¶
func (c *VMS) Click2CallWithContext(ctx volcengine.Context, input *Click2CallInput, opts ...request.Option) (*Click2CallOutput, error)
Click2CallWithContext is the same as Click2Call with the addition of the ability to pass a context and additional request options.
See Click2Call for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) CommitResourceUpload ¶
func (c *VMS) CommitResourceUpload(input *CommitResourceUploadInput) (*CommitResourceUploadOutput, error)
CommitResourceUpload API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation CommitResourceUpload for usage and error information.
func (*VMS) CommitResourceUploadCommon ¶
func (c *VMS) CommitResourceUploadCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CommitResourceUploadCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation CommitResourceUploadCommon for usage and error information.
func (*VMS) CommitResourceUploadCommonRequest ¶
func (c *VMS) CommitResourceUploadCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CommitResourceUploadCommonRequest generates a "volcengine/request.Request" representing the client's request for the CommitResourceUploadCommon operation. The "output" return value will be populated with the CommitResourceUploadCommon request's response once the request completes successfully.
Use "Send" method on the returned CommitResourceUploadCommon Request to send the API call to the service. the "output" return value is not valid until after CommitResourceUploadCommon Send returns without error.
See CommitResourceUploadCommon for more information on using the CommitResourceUploadCommon API call, and error handling.
// Example sending a request using the CommitResourceUploadCommonRequest method.
req, resp := client.CommitResourceUploadCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) CommitResourceUploadCommonWithContext ¶
func (c *VMS) CommitResourceUploadCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CommitResourceUploadCommonWithContext is the same as CommitResourceUploadCommon with the addition of the ability to pass a context and additional request options.
See CommitResourceUploadCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) CommitResourceUploadRequest ¶
func (c *VMS) CommitResourceUploadRequest(input *CommitResourceUploadInput) (req *request.Request, output *CommitResourceUploadOutput)
CommitResourceUploadRequest generates a "volcengine/request.Request" representing the client's request for the CommitResourceUpload operation. The "output" return value will be populated with the CommitResourceUploadCommon request's response once the request completes successfully.
Use "Send" method on the returned CommitResourceUploadCommon Request to send the API call to the service. the "output" return value is not valid until after CommitResourceUploadCommon Send returns without error.
See CommitResourceUpload for more information on using the CommitResourceUpload API call, and error handling.
// Example sending a request using the CommitResourceUploadRequest method.
req, resp := client.CommitResourceUploadRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) CommitResourceUploadWithContext ¶
func (c *VMS) CommitResourceUploadWithContext(ctx volcengine.Context, input *CommitResourceUploadInput, opts ...request.Option) (*CommitResourceUploadOutput, error)
CommitResourceUploadWithContext is the same as CommitResourceUpload with the addition of the ability to pass a context and additional request options.
See CommitResourceUpload for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) CreateNumberPool ¶
func (c *VMS) CreateNumberPool(input *CreateNumberPoolInput) (*CreateNumberPoolOutput, error)
CreateNumberPool API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation CreateNumberPool for usage and error information.
func (*VMS) CreateNumberPoolCommon ¶
func (c *VMS) CreateNumberPoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateNumberPoolCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation CreateNumberPoolCommon for usage and error information.
func (*VMS) CreateNumberPoolCommonRequest ¶
func (c *VMS) CreateNumberPoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateNumberPoolCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateNumberPoolCommon operation. The "output" return value will be populated with the CreateNumberPoolCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateNumberPoolCommon Request to send the API call to the service. the "output" return value is not valid until after CreateNumberPoolCommon Send returns without error.
See CreateNumberPoolCommon for more information on using the CreateNumberPoolCommon API call, and error handling.
// Example sending a request using the CreateNumberPoolCommonRequest method.
req, resp := client.CreateNumberPoolCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) CreateNumberPoolCommonWithContext ¶
func (c *VMS) CreateNumberPoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateNumberPoolCommonWithContext is the same as CreateNumberPoolCommon with the addition of the ability to pass a context and additional request options.
See CreateNumberPoolCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) CreateNumberPoolRequest ¶
func (c *VMS) CreateNumberPoolRequest(input *CreateNumberPoolInput) (req *request.Request, output *CreateNumberPoolOutput)
CreateNumberPoolRequest generates a "volcengine/request.Request" representing the client's request for the CreateNumberPool operation. The "output" return value will be populated with the CreateNumberPoolCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateNumberPoolCommon Request to send the API call to the service. the "output" return value is not valid until after CreateNumberPoolCommon Send returns without error.
See CreateNumberPool for more information on using the CreateNumberPool API call, and error handling.
// Example sending a request using the CreateNumberPoolRequest method.
req, resp := client.CreateNumberPoolRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) CreateNumberPoolWithContext ¶
func (c *VMS) CreateNumberPoolWithContext(ctx volcengine.Context, input *CreateNumberPoolInput, opts ...request.Option) (*CreateNumberPoolOutput, error)
CreateNumberPoolWithContext is the same as CreateNumberPool with the addition of the ability to pass a context and additional request options.
See CreateNumberPool for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) CreateTask ¶
func (c *VMS) CreateTask(input *CreateTaskInput) (*CreateTaskOutput, error)
CreateTask API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation CreateTask for usage and error information.
func (*VMS) CreateTaskCommon ¶
CreateTaskCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation CreateTaskCommon for usage and error information.
func (*VMS) CreateTaskCommonRequest ¶
func (c *VMS) CreateTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateTaskCommon operation. The "output" return value will be populated with the CreateTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTaskCommon Send returns without error.
See CreateTaskCommon for more information on using the CreateTaskCommon API call, and error handling.
// Example sending a request using the CreateTaskCommonRequest method.
req, resp := client.CreateTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) CreateTaskCommonWithContext ¶
func (c *VMS) CreateTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateTaskCommonWithContext is the same as CreateTaskCommon with the addition of the ability to pass a context and additional request options.
See CreateTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) CreateTaskRequest ¶
func (c *VMS) CreateTaskRequest(input *CreateTaskInput) (req *request.Request, output *CreateTaskOutput)
CreateTaskRequest generates a "volcengine/request.Request" representing the client's request for the CreateTask operation. The "output" return value will be populated with the CreateTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTaskCommon Send returns without error.
See CreateTask for more information on using the CreateTask API call, and error handling.
// Example sending a request using the CreateTaskRequest method.
req, resp := client.CreateTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) CreateTaskWithContext ¶
func (c *VMS) CreateTaskWithContext(ctx volcengine.Context, input *CreateTaskInput, opts ...request.Option) (*CreateTaskOutput, error)
CreateTaskWithContext is the same as CreateTask with the addition of the ability to pass a context and additional request options.
See CreateTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) EnableOrDisableNumber ¶
func (c *VMS) EnableOrDisableNumber(input *EnableOrDisableNumberInput) (*EnableOrDisableNumberOutput, error)
EnableOrDisableNumber API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation EnableOrDisableNumber for usage and error information.
func (*VMS) EnableOrDisableNumberCommon ¶
func (c *VMS) EnableOrDisableNumberCommon(input *map[string]interface{}) (*map[string]interface{}, error)
EnableOrDisableNumberCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation EnableOrDisableNumberCommon for usage and error information.
func (*VMS) EnableOrDisableNumberCommonRequest ¶
func (c *VMS) EnableOrDisableNumberCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EnableOrDisableNumberCommonRequest generates a "volcengine/request.Request" representing the client's request for the EnableOrDisableNumberCommon operation. The "output" return value will be populated with the EnableOrDisableNumberCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableOrDisableNumberCommon Request to send the API call to the service. the "output" return value is not valid until after EnableOrDisableNumberCommon Send returns without error.
See EnableOrDisableNumberCommon for more information on using the EnableOrDisableNumberCommon API call, and error handling.
// Example sending a request using the EnableOrDisableNumberCommonRequest method.
req, resp := client.EnableOrDisableNumberCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) EnableOrDisableNumberCommonWithContext ¶
func (c *VMS) EnableOrDisableNumberCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EnableOrDisableNumberCommonWithContext is the same as EnableOrDisableNumberCommon with the addition of the ability to pass a context and additional request options.
See EnableOrDisableNumberCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) EnableOrDisableNumberRequest ¶
func (c *VMS) EnableOrDisableNumberRequest(input *EnableOrDisableNumberInput) (req *request.Request, output *EnableOrDisableNumberOutput)
EnableOrDisableNumberRequest generates a "volcengine/request.Request" representing the client's request for the EnableOrDisableNumber operation. The "output" return value will be populated with the EnableOrDisableNumberCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableOrDisableNumberCommon Request to send the API call to the service. the "output" return value is not valid until after EnableOrDisableNumberCommon Send returns without error.
See EnableOrDisableNumber for more information on using the EnableOrDisableNumber API call, and error handling.
// Example sending a request using the EnableOrDisableNumberRequest method.
req, resp := client.EnableOrDisableNumberRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) EnableOrDisableNumberWithContext ¶
func (c *VMS) EnableOrDisableNumberWithContext(ctx volcengine.Context, input *EnableOrDisableNumberInput, opts ...request.Option) (*EnableOrDisableNumberOutput, error)
EnableOrDisableNumberWithContext is the same as EnableOrDisableNumber with the addition of the ability to pass a context and additional request options.
See EnableOrDisableNumber for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) GetResourceUploadUrl ¶
func (c *VMS) GetResourceUploadUrl(input *GetResourceUploadUrlInput) (*GetResourceUploadUrlOutput, error)
GetResourceUploadUrl API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation GetResourceUploadUrl for usage and error information.
func (*VMS) GetResourceUploadUrlCommon ¶
func (c *VMS) GetResourceUploadUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetResourceUploadUrlCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation GetResourceUploadUrlCommon for usage and error information.
func (*VMS) GetResourceUploadUrlCommonRequest ¶
func (c *VMS) GetResourceUploadUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetResourceUploadUrlCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetResourceUploadUrlCommon operation. The "output" return value will be populated with the GetResourceUploadUrlCommon request's response once the request completes successfully.
Use "Send" method on the returned GetResourceUploadUrlCommon Request to send the API call to the service. the "output" return value is not valid until after GetResourceUploadUrlCommon Send returns without error.
See GetResourceUploadUrlCommon for more information on using the GetResourceUploadUrlCommon API call, and error handling.
// Example sending a request using the GetResourceUploadUrlCommonRequest method.
req, resp := client.GetResourceUploadUrlCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) GetResourceUploadUrlCommonWithContext ¶
func (c *VMS) GetResourceUploadUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetResourceUploadUrlCommonWithContext is the same as GetResourceUploadUrlCommon with the addition of the ability to pass a context and additional request options.
See GetResourceUploadUrlCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) GetResourceUploadUrlRequest ¶
func (c *VMS) GetResourceUploadUrlRequest(input *GetResourceUploadUrlInput) (req *request.Request, output *GetResourceUploadUrlOutput)
GetResourceUploadUrlRequest generates a "volcengine/request.Request" representing the client's request for the GetResourceUploadUrl operation. The "output" return value will be populated with the GetResourceUploadUrlCommon request's response once the request completes successfully.
Use "Send" method on the returned GetResourceUploadUrlCommon Request to send the API call to the service. the "output" return value is not valid until after GetResourceUploadUrlCommon Send returns without error.
See GetResourceUploadUrl for more information on using the GetResourceUploadUrl API call, and error handling.
// Example sending a request using the GetResourceUploadUrlRequest method.
req, resp := client.GetResourceUploadUrlRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) GetResourceUploadUrlWithContext ¶
func (c *VMS) GetResourceUploadUrlWithContext(ctx volcengine.Context, input *GetResourceUploadUrlInput, opts ...request.Option) (*GetResourceUploadUrlOutput, error)
GetResourceUploadUrlWithContext is the same as GetResourceUploadUrl with the addition of the ability to pass a context and additional request options.
See GetResourceUploadUrl for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) NumberList ¶
func (c *VMS) NumberList(input *NumberListInput) (*NumberListOutput, error)
NumberList API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation NumberList for usage and error information.
func (*VMS) NumberListCommon ¶
NumberListCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation NumberListCommon for usage and error information.
func (*VMS) NumberListCommonRequest ¶
func (c *VMS) NumberListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
NumberListCommonRequest generates a "volcengine/request.Request" representing the client's request for the NumberListCommon operation. The "output" return value will be populated with the NumberListCommon request's response once the request completes successfully.
Use "Send" method on the returned NumberListCommon Request to send the API call to the service. the "output" return value is not valid until after NumberListCommon Send returns without error.
See NumberListCommon for more information on using the NumberListCommon API call, and error handling.
// Example sending a request using the NumberListCommonRequest method.
req, resp := client.NumberListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) NumberListCommonWithContext ¶
func (c *VMS) NumberListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
NumberListCommonWithContext is the same as NumberListCommon with the addition of the ability to pass a context and additional request options.
See NumberListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) NumberListRequest ¶
func (c *VMS) NumberListRequest(input *NumberListInput) (req *request.Request, output *NumberListOutput)
NumberListRequest generates a "volcengine/request.Request" representing the client's request for the NumberList operation. The "output" return value will be populated with the NumberListCommon request's response once the request completes successfully.
Use "Send" method on the returned NumberListCommon Request to send the API call to the service. the "output" return value is not valid until after NumberListCommon Send returns without error.
See NumberList for more information on using the NumberList API call, and error handling.
// Example sending a request using the NumberListRequest method.
req, resp := client.NumberListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) NumberListWithContext ¶
func (c *VMS) NumberListWithContext(ctx volcengine.Context, input *NumberListInput, opts ...request.Option) (*NumberListOutput, error)
NumberListWithContext is the same as NumberList with the addition of the ability to pass a context and additional request options.
See NumberList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) NumberPoolList ¶
func (c *VMS) NumberPoolList(input *NumberPoolListInput) (*NumberPoolListOutput, error)
NumberPoolList API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation NumberPoolList for usage and error information.
func (*VMS) NumberPoolListCommon ¶
NumberPoolListCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation NumberPoolListCommon for usage and error information.
func (*VMS) NumberPoolListCommonRequest ¶
func (c *VMS) NumberPoolListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
NumberPoolListCommonRequest generates a "volcengine/request.Request" representing the client's request for the NumberPoolListCommon operation. The "output" return value will be populated with the NumberPoolListCommon request's response once the request completes successfully.
Use "Send" method on the returned NumberPoolListCommon Request to send the API call to the service. the "output" return value is not valid until after NumberPoolListCommon Send returns without error.
See NumberPoolListCommon for more information on using the NumberPoolListCommon API call, and error handling.
// Example sending a request using the NumberPoolListCommonRequest method.
req, resp := client.NumberPoolListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) NumberPoolListCommonWithContext ¶
func (c *VMS) NumberPoolListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
NumberPoolListCommonWithContext is the same as NumberPoolListCommon with the addition of the ability to pass a context and additional request options.
See NumberPoolListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) NumberPoolListRequest ¶
func (c *VMS) NumberPoolListRequest(input *NumberPoolListInput) (req *request.Request, output *NumberPoolListOutput)
NumberPoolListRequest generates a "volcengine/request.Request" representing the client's request for the NumberPoolList operation. The "output" return value will be populated with the NumberPoolListCommon request's response once the request completes successfully.
Use "Send" method on the returned NumberPoolListCommon Request to send the API call to the service. the "output" return value is not valid until after NumberPoolListCommon Send returns without error.
See NumberPoolList for more information on using the NumberPoolList API call, and error handling.
// Example sending a request using the NumberPoolListRequest method.
req, resp := client.NumberPoolListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) NumberPoolListWithContext ¶
func (c *VMS) NumberPoolListWithContext(ctx volcengine.Context, input *NumberPoolListInput, opts ...request.Option) (*NumberPoolListOutput, error)
NumberPoolListWithContext is the same as NumberPoolList with the addition of the ability to pass a context and additional request options.
See NumberPoolList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) OpenCreateTts ¶
func (c *VMS) OpenCreateTts(input *OpenCreateTtsInput) (*OpenCreateTtsOutput, error)
OpenCreateTts API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation OpenCreateTts for usage and error information.
func (*VMS) OpenCreateTtsCommon ¶
OpenCreateTtsCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation OpenCreateTtsCommon for usage and error information.
func (*VMS) OpenCreateTtsCommonRequest ¶
func (c *VMS) OpenCreateTtsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
OpenCreateTtsCommonRequest generates a "volcengine/request.Request" representing the client's request for the OpenCreateTtsCommon operation. The "output" return value will be populated with the OpenCreateTtsCommon request's response once the request completes successfully.
Use "Send" method on the returned OpenCreateTtsCommon Request to send the API call to the service. the "output" return value is not valid until after OpenCreateTtsCommon Send returns without error.
See OpenCreateTtsCommon for more information on using the OpenCreateTtsCommon API call, and error handling.
// Example sending a request using the OpenCreateTtsCommonRequest method.
req, resp := client.OpenCreateTtsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) OpenCreateTtsCommonWithContext ¶
func (c *VMS) OpenCreateTtsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
OpenCreateTtsCommonWithContext is the same as OpenCreateTtsCommon with the addition of the ability to pass a context and additional request options.
See OpenCreateTtsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) OpenCreateTtsRequest ¶
func (c *VMS) OpenCreateTtsRequest(input *OpenCreateTtsInput) (req *request.Request, output *OpenCreateTtsOutput)
OpenCreateTtsRequest generates a "volcengine/request.Request" representing the client's request for the OpenCreateTts operation. The "output" return value will be populated with the OpenCreateTtsCommon request's response once the request completes successfully.
Use "Send" method on the returned OpenCreateTtsCommon Request to send the API call to the service. the "output" return value is not valid until after OpenCreateTtsCommon Send returns without error.
See OpenCreateTts for more information on using the OpenCreateTts API call, and error handling.
// Example sending a request using the OpenCreateTtsRequest method.
req, resp := client.OpenCreateTtsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) OpenCreateTtsWithContext ¶
func (c *VMS) OpenCreateTtsWithContext(ctx volcengine.Context, input *OpenCreateTtsInput, opts ...request.Option) (*OpenCreateTtsOutput, error)
OpenCreateTtsWithContext is the same as OpenCreateTts with the addition of the ability to pass a context and additional request options.
See OpenCreateTts for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) OpenDeleteResource ¶
func (c *VMS) OpenDeleteResource(input *OpenDeleteResourceInput) (*OpenDeleteResourceOutput, error)
OpenDeleteResource API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation OpenDeleteResource for usage and error information.
func (*VMS) OpenDeleteResourceCommon ¶
func (c *VMS) OpenDeleteResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
OpenDeleteResourceCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation OpenDeleteResourceCommon for usage and error information.
func (*VMS) OpenDeleteResourceCommonRequest ¶
func (c *VMS) OpenDeleteResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
OpenDeleteResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the OpenDeleteResourceCommon operation. The "output" return value will be populated with the OpenDeleteResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned OpenDeleteResourceCommon Request to send the API call to the service. the "output" return value is not valid until after OpenDeleteResourceCommon Send returns without error.
See OpenDeleteResourceCommon for more information on using the OpenDeleteResourceCommon API call, and error handling.
// Example sending a request using the OpenDeleteResourceCommonRequest method.
req, resp := client.OpenDeleteResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) OpenDeleteResourceCommonWithContext ¶
func (c *VMS) OpenDeleteResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
OpenDeleteResourceCommonWithContext is the same as OpenDeleteResourceCommon with the addition of the ability to pass a context and additional request options.
See OpenDeleteResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) OpenDeleteResourceRequest ¶
func (c *VMS) OpenDeleteResourceRequest(input *OpenDeleteResourceInput) (req *request.Request, output *OpenDeleteResourceOutput)
OpenDeleteResourceRequest generates a "volcengine/request.Request" representing the client's request for the OpenDeleteResource operation. The "output" return value will be populated with the OpenDeleteResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned OpenDeleteResourceCommon Request to send the API call to the service. the "output" return value is not valid until after OpenDeleteResourceCommon Send returns without error.
See OpenDeleteResource for more information on using the OpenDeleteResource API call, and error handling.
// Example sending a request using the OpenDeleteResourceRequest method.
req, resp := client.OpenDeleteResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) OpenDeleteResourceWithContext ¶
func (c *VMS) OpenDeleteResourceWithContext(ctx volcengine.Context, input *OpenDeleteResourceInput, opts ...request.Option) (*OpenDeleteResourceOutput, error)
OpenDeleteResourceWithContext is the same as OpenDeleteResource with the addition of the ability to pass a context and additional request options.
See OpenDeleteResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) OpenUpdateResource ¶
func (c *VMS) OpenUpdateResource(input *OpenUpdateResourceInput) (*OpenUpdateResourceOutput, error)
OpenUpdateResource API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation OpenUpdateResource for usage and error information.
func (*VMS) OpenUpdateResourceCommon ¶
func (c *VMS) OpenUpdateResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
OpenUpdateResourceCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation OpenUpdateResourceCommon for usage and error information.
func (*VMS) OpenUpdateResourceCommonRequest ¶
func (c *VMS) OpenUpdateResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
OpenUpdateResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the OpenUpdateResourceCommon operation. The "output" return value will be populated with the OpenUpdateResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned OpenUpdateResourceCommon Request to send the API call to the service. the "output" return value is not valid until after OpenUpdateResourceCommon Send returns without error.
See OpenUpdateResourceCommon for more information on using the OpenUpdateResourceCommon API call, and error handling.
// Example sending a request using the OpenUpdateResourceCommonRequest method.
req, resp := client.OpenUpdateResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) OpenUpdateResourceCommonWithContext ¶
func (c *VMS) OpenUpdateResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
OpenUpdateResourceCommonWithContext is the same as OpenUpdateResourceCommon with the addition of the ability to pass a context and additional request options.
See OpenUpdateResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) OpenUpdateResourceRequest ¶
func (c *VMS) OpenUpdateResourceRequest(input *OpenUpdateResourceInput) (req *request.Request, output *OpenUpdateResourceOutput)
OpenUpdateResourceRequest generates a "volcengine/request.Request" representing the client's request for the OpenUpdateResource operation. The "output" return value will be populated with the OpenUpdateResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned OpenUpdateResourceCommon Request to send the API call to the service. the "output" return value is not valid until after OpenUpdateResourceCommon Send returns without error.
See OpenUpdateResource for more information on using the OpenUpdateResource API call, and error handling.
// Example sending a request using the OpenUpdateResourceRequest method.
req, resp := client.OpenUpdateResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) OpenUpdateResourceWithContext ¶
func (c *VMS) OpenUpdateResourceWithContext(ctx volcengine.Context, input *OpenUpdateResourceInput, opts ...request.Option) (*OpenUpdateResourceOutput, error)
OpenUpdateResourceWithContext is the same as OpenUpdateResource with the addition of the ability to pass a context and additional request options.
See OpenUpdateResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) PauseTask ¶
func (c *VMS) PauseTask(input *PauseTaskInput) (*PauseTaskOutput, error)
PauseTask API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation PauseTask for usage and error information.
func (*VMS) PauseTaskCommon ¶
PauseTaskCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation PauseTaskCommon for usage and error information.
func (*VMS) PauseTaskCommonRequest ¶
func (c *VMS) PauseTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
PauseTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the PauseTaskCommon operation. The "output" return value will be populated with the PauseTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned PauseTaskCommon Request to send the API call to the service. the "output" return value is not valid until after PauseTaskCommon Send returns without error.
See PauseTaskCommon for more information on using the PauseTaskCommon API call, and error handling.
// Example sending a request using the PauseTaskCommonRequest method.
req, resp := client.PauseTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) PauseTaskCommonWithContext ¶
func (c *VMS) PauseTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
PauseTaskCommonWithContext is the same as PauseTaskCommon with the addition of the ability to pass a context and additional request options.
See PauseTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) PauseTaskRequest ¶
func (c *VMS) PauseTaskRequest(input *PauseTaskInput) (req *request.Request, output *PauseTaskOutput)
PauseTaskRequest generates a "volcengine/request.Request" representing the client's request for the PauseTask operation. The "output" return value will be populated with the PauseTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned PauseTaskCommon Request to send the API call to the service. the "output" return value is not valid until after PauseTaskCommon Send returns without error.
See PauseTask for more information on using the PauseTask API call, and error handling.
// Example sending a request using the PauseTaskRequest method.
req, resp := client.PauseTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) PauseTaskWithContext ¶
func (c *VMS) PauseTaskWithContext(ctx volcengine.Context, input *PauseTaskInput, opts ...request.Option) (*PauseTaskOutput, error)
PauseTaskWithContext is the same as PauseTask with the addition of the ability to pass a context and additional request options.
See PauseTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryAudioRecordFileUrl ¶
func (c *VMS) QueryAudioRecordFileUrl(input *QueryAudioRecordFileUrlInput) (*QueryAudioRecordFileUrlOutput, error)
QueryAudioRecordFileUrl API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryAudioRecordFileUrl for usage and error information.
func (*VMS) QueryAudioRecordFileUrlCommon ¶
func (c *VMS) QueryAudioRecordFileUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
QueryAudioRecordFileUrlCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryAudioRecordFileUrlCommon for usage and error information.
func (*VMS) QueryAudioRecordFileUrlCommonRequest ¶
func (c *VMS) QueryAudioRecordFileUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryAudioRecordFileUrlCommonRequest generates a "volcengine/request.Request" representing the client's request for the QueryAudioRecordFileUrlCommon operation. The "output" return value will be populated with the QueryAudioRecordFileUrlCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryAudioRecordFileUrlCommon Request to send the API call to the service. the "output" return value is not valid until after QueryAudioRecordFileUrlCommon Send returns without error.
See QueryAudioRecordFileUrlCommon for more information on using the QueryAudioRecordFileUrlCommon API call, and error handling.
// Example sending a request using the QueryAudioRecordFileUrlCommonRequest method.
req, resp := client.QueryAudioRecordFileUrlCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryAudioRecordFileUrlCommonWithContext ¶
func (c *VMS) QueryAudioRecordFileUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryAudioRecordFileUrlCommonWithContext is the same as QueryAudioRecordFileUrlCommon with the addition of the ability to pass a context and additional request options.
See QueryAudioRecordFileUrlCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryAudioRecordFileUrlRequest ¶
func (c *VMS) QueryAudioRecordFileUrlRequest(input *QueryAudioRecordFileUrlInput) (req *request.Request, output *QueryAudioRecordFileUrlOutput)
QueryAudioRecordFileUrlRequest generates a "volcengine/request.Request" representing the client's request for the QueryAudioRecordFileUrl operation. The "output" return value will be populated with the QueryAudioRecordFileUrlCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryAudioRecordFileUrlCommon Request to send the API call to the service. the "output" return value is not valid until after QueryAudioRecordFileUrlCommon Send returns without error.
See QueryAudioRecordFileUrl for more information on using the QueryAudioRecordFileUrl API call, and error handling.
// Example sending a request using the QueryAudioRecordFileUrlRequest method.
req, resp := client.QueryAudioRecordFileUrlRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryAudioRecordFileUrlWithContext ¶
func (c *VMS) QueryAudioRecordFileUrlWithContext(ctx volcengine.Context, input *QueryAudioRecordFileUrlInput, opts ...request.Option) (*QueryAudioRecordFileUrlOutput, error)
QueryAudioRecordFileUrlWithContext is the same as QueryAudioRecordFileUrl with the addition of the ability to pass a context and additional request options.
See QueryAudioRecordFileUrl for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryAudioRecordToTextFileUrlV2 ¶
func (c *VMS) QueryAudioRecordToTextFileUrlV2(input *QueryAudioRecordToTextFileUrlV2Input) (*QueryAudioRecordToTextFileUrlV2Output, error)
QueryAudioRecordToTextFileUrlV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryAudioRecordToTextFileUrlV2 for usage and error information.
func (*VMS) QueryAudioRecordToTextFileUrlV2Common ¶
func (c *VMS) QueryAudioRecordToTextFileUrlV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
QueryAudioRecordToTextFileUrlV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryAudioRecordToTextFileUrlV2Common for usage and error information.
func (*VMS) QueryAudioRecordToTextFileUrlV2CommonRequest ¶
func (c *VMS) QueryAudioRecordToTextFileUrlV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryAudioRecordToTextFileUrlV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the QueryAudioRecordToTextFileUrlV2Common operation. The "output" return value will be populated with the QueryAudioRecordToTextFileUrlV2Common request's response once the request completes successfully.
Use "Send" method on the returned QueryAudioRecordToTextFileUrlV2Common Request to send the API call to the service. the "output" return value is not valid until after QueryAudioRecordToTextFileUrlV2Common Send returns without error.
See QueryAudioRecordToTextFileUrlV2Common for more information on using the QueryAudioRecordToTextFileUrlV2Common API call, and error handling.
// Example sending a request using the QueryAudioRecordToTextFileUrlV2CommonRequest method.
req, resp := client.QueryAudioRecordToTextFileUrlV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryAudioRecordToTextFileUrlV2CommonWithContext ¶
func (c *VMS) QueryAudioRecordToTextFileUrlV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryAudioRecordToTextFileUrlV2CommonWithContext is the same as QueryAudioRecordToTextFileUrlV2Common with the addition of the ability to pass a context and additional request options.
See QueryAudioRecordToTextFileUrlV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryAudioRecordToTextFileUrlV2Request ¶
func (c *VMS) QueryAudioRecordToTextFileUrlV2Request(input *QueryAudioRecordToTextFileUrlV2Input) (req *request.Request, output *QueryAudioRecordToTextFileUrlV2Output)
QueryAudioRecordToTextFileUrlV2Request generates a "volcengine/request.Request" representing the client's request for the QueryAudioRecordToTextFileUrlV2 operation. The "output" return value will be populated with the QueryAudioRecordToTextFileUrlV2Common request's response once the request completes successfully.
Use "Send" method on the returned QueryAudioRecordToTextFileUrlV2Common Request to send the API call to the service. the "output" return value is not valid until after QueryAudioRecordToTextFileUrlV2Common Send returns without error.
See QueryAudioRecordToTextFileUrlV2 for more information on using the QueryAudioRecordToTextFileUrlV2 API call, and error handling.
// Example sending a request using the QueryAudioRecordToTextFileUrlV2Request method.
req, resp := client.QueryAudioRecordToTextFileUrlV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryAudioRecordToTextFileUrlV2WithContext ¶
func (c *VMS) QueryAudioRecordToTextFileUrlV2WithContext(ctx volcengine.Context, input *QueryAudioRecordToTextFileUrlV2Input, opts ...request.Option) (*QueryAudioRecordToTextFileUrlV2Output, error)
QueryAudioRecordToTextFileUrlV2WithContext is the same as QueryAudioRecordToTextFileUrlV2 with the addition of the ability to pass a context and additional request options.
See QueryAudioRecordToTextFileUrlV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryAuth ¶
func (c *VMS) QueryAuth(input *QueryAuthInput) (*QueryAuthOutput, error)
QueryAuth API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryAuth for usage and error information.
func (*VMS) QueryAuthCommon ¶
QueryAuthCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryAuthCommon for usage and error information.
func (*VMS) QueryAuthCommonRequest ¶
func (c *VMS) QueryAuthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryAuthCommonRequest generates a "volcengine/request.Request" representing the client's request for the QueryAuthCommon operation. The "output" return value will be populated with the QueryAuthCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryAuthCommon Request to send the API call to the service. the "output" return value is not valid until after QueryAuthCommon Send returns without error.
See QueryAuthCommon for more information on using the QueryAuthCommon API call, and error handling.
// Example sending a request using the QueryAuthCommonRequest method.
req, resp := client.QueryAuthCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryAuthCommonWithContext ¶
func (c *VMS) QueryAuthCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryAuthCommonWithContext is the same as QueryAuthCommon with the addition of the ability to pass a context and additional request options.
See QueryAuthCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryAuthRequest ¶
func (c *VMS) QueryAuthRequest(input *QueryAuthInput) (req *request.Request, output *QueryAuthOutput)
QueryAuthRequest generates a "volcengine/request.Request" representing the client's request for the QueryAuth operation. The "output" return value will be populated with the QueryAuthCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryAuthCommon Request to send the API call to the service. the "output" return value is not valid until after QueryAuthCommon Send returns without error.
See QueryAuth for more information on using the QueryAuth API call, and error handling.
// Example sending a request using the QueryAuthRequest method.
req, resp := client.QueryAuthRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryAuthWithContext ¶
func (c *VMS) QueryAuthWithContext(ctx volcengine.Context, input *QueryAuthInput, opts ...request.Option) (*QueryAuthOutput, error)
QueryAuthWithContext is the same as QueryAuth with the addition of the ability to pass a context and additional request options.
See QueryAuth for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryCallRecordMsgV2 ¶
func (c *VMS) QueryCallRecordMsgV2(input *QueryCallRecordMsgV2Input) (*QueryCallRecordMsgV2Output, error)
QueryCallRecordMsgV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryCallRecordMsgV2 for usage and error information.
func (*VMS) QueryCallRecordMsgV2Common ¶
func (c *VMS) QueryCallRecordMsgV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
QueryCallRecordMsgV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryCallRecordMsgV2Common for usage and error information.
func (*VMS) QueryCallRecordMsgV2CommonRequest ¶
func (c *VMS) QueryCallRecordMsgV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryCallRecordMsgV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the QueryCallRecordMsgV2Common operation. The "output" return value will be populated with the QueryCallRecordMsgV2Common request's response once the request completes successfully.
Use "Send" method on the returned QueryCallRecordMsgV2Common Request to send the API call to the service. the "output" return value is not valid until after QueryCallRecordMsgV2Common Send returns without error.
See QueryCallRecordMsgV2Common for more information on using the QueryCallRecordMsgV2Common API call, and error handling.
// Example sending a request using the QueryCallRecordMsgV2CommonRequest method.
req, resp := client.QueryCallRecordMsgV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryCallRecordMsgV2CommonWithContext ¶
func (c *VMS) QueryCallRecordMsgV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryCallRecordMsgV2CommonWithContext is the same as QueryCallRecordMsgV2Common with the addition of the ability to pass a context and additional request options.
See QueryCallRecordMsgV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryCallRecordMsgV2Request ¶
func (c *VMS) QueryCallRecordMsgV2Request(input *QueryCallRecordMsgV2Input) (req *request.Request, output *QueryCallRecordMsgV2Output)
QueryCallRecordMsgV2Request generates a "volcengine/request.Request" representing the client's request for the QueryCallRecordMsgV2 operation. The "output" return value will be populated with the QueryCallRecordMsgV2Common request's response once the request completes successfully.
Use "Send" method on the returned QueryCallRecordMsgV2Common Request to send the API call to the service. the "output" return value is not valid until after QueryCallRecordMsgV2Common Send returns without error.
See QueryCallRecordMsgV2 for more information on using the QueryCallRecordMsgV2 API call, and error handling.
// Example sending a request using the QueryCallRecordMsgV2Request method.
req, resp := client.QueryCallRecordMsgV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryCallRecordMsgV2WithContext ¶
func (c *VMS) QueryCallRecordMsgV2WithContext(ctx volcengine.Context, input *QueryCallRecordMsgV2Input, opts ...request.Option) (*QueryCallRecordMsgV2Output, error)
QueryCallRecordMsgV2WithContext is the same as QueryCallRecordMsgV2 with the addition of the ability to pass a context and additional request options.
See QueryCallRecordMsgV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryOpenGetResource ¶
func (c *VMS) QueryOpenGetResource(input *QueryOpenGetResourceInput) (*QueryOpenGetResourceOutput, error)
QueryOpenGetResource API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryOpenGetResource for usage and error information.
func (*VMS) QueryOpenGetResourceCommon ¶
func (c *VMS) QueryOpenGetResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
QueryOpenGetResourceCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryOpenGetResourceCommon for usage and error information.
func (*VMS) QueryOpenGetResourceCommonRequest ¶
func (c *VMS) QueryOpenGetResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryOpenGetResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the QueryOpenGetResourceCommon operation. The "output" return value will be populated with the QueryOpenGetResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryOpenGetResourceCommon Request to send the API call to the service. the "output" return value is not valid until after QueryOpenGetResourceCommon Send returns without error.
See QueryOpenGetResourceCommon for more information on using the QueryOpenGetResourceCommon API call, and error handling.
// Example sending a request using the QueryOpenGetResourceCommonRequest method.
req, resp := client.QueryOpenGetResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryOpenGetResourceCommonWithContext ¶
func (c *VMS) QueryOpenGetResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryOpenGetResourceCommonWithContext is the same as QueryOpenGetResourceCommon with the addition of the ability to pass a context and additional request options.
See QueryOpenGetResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryOpenGetResourceRequest ¶
func (c *VMS) QueryOpenGetResourceRequest(input *QueryOpenGetResourceInput) (req *request.Request, output *QueryOpenGetResourceOutput)
QueryOpenGetResourceRequest generates a "volcengine/request.Request" representing the client's request for the QueryOpenGetResource operation. The "output" return value will be populated with the QueryOpenGetResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryOpenGetResourceCommon Request to send the API call to the service. the "output" return value is not valid until after QueryOpenGetResourceCommon Send returns without error.
See QueryOpenGetResource for more information on using the QueryOpenGetResource API call, and error handling.
// Example sending a request using the QueryOpenGetResourceRequest method.
req, resp := client.QueryOpenGetResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryOpenGetResourceWithContext ¶
func (c *VMS) QueryOpenGetResourceWithContext(ctx volcengine.Context, input *QueryOpenGetResourceInput, opts ...request.Option) (*QueryOpenGetResourceOutput, error)
QueryOpenGetResourceWithContext is the same as QueryOpenGetResource with the addition of the ability to pass a context and additional request options.
See QueryOpenGetResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryQualification ¶
func (c *VMS) QueryQualification(input *QueryQualificationInput) (*QueryQualificationOutput, error)
QueryQualification API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryQualification for usage and error information.
func (*VMS) QueryQualificationCommon ¶
func (c *VMS) QueryQualificationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
QueryQualificationCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryQualificationCommon for usage and error information.
func (*VMS) QueryQualificationCommonRequest ¶
func (c *VMS) QueryQualificationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryQualificationCommonRequest generates a "volcengine/request.Request" representing the client's request for the QueryQualificationCommon operation. The "output" return value will be populated with the QueryQualificationCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryQualificationCommon Request to send the API call to the service. the "output" return value is not valid until after QueryQualificationCommon Send returns without error.
See QueryQualificationCommon for more information on using the QueryQualificationCommon API call, and error handling.
// Example sending a request using the QueryQualificationCommonRequest method.
req, resp := client.QueryQualificationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryQualificationCommonWithContext ¶
func (c *VMS) QueryQualificationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryQualificationCommonWithContext is the same as QueryQualificationCommon with the addition of the ability to pass a context and additional request options.
See QueryQualificationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryQualificationRequest ¶
func (c *VMS) QueryQualificationRequest(input *QueryQualificationInput) (req *request.Request, output *QueryQualificationOutput)
QueryQualificationRequest generates a "volcengine/request.Request" representing the client's request for the QueryQualification operation. The "output" return value will be populated with the QueryQualificationCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryQualificationCommon Request to send the API call to the service. the "output" return value is not valid until after QueryQualificationCommon Send returns without error.
See QueryQualification for more information on using the QueryQualification API call, and error handling.
// Example sending a request using the QueryQualificationRequest method.
req, resp := client.QueryQualificationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryQualificationWithContext ¶
func (c *VMS) QueryQualificationWithContext(ctx volcengine.Context, input *QueryQualificationInput, opts ...request.Option) (*QueryQualificationOutput, error)
QueryQualificationWithContext is the same as QueryQualification with the addition of the ability to pass a context and additional request options.
See QueryQualification for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QuerySingleInfo ¶
func (c *VMS) QuerySingleInfo(input *QuerySingleInfoInput) (*QuerySingleInfoOutput, error)
QuerySingleInfo API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QuerySingleInfo for usage and error information.
func (*VMS) QuerySingleInfoCommon ¶
QuerySingleInfoCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QuerySingleInfoCommon for usage and error information.
func (*VMS) QuerySingleInfoCommonRequest ¶
func (c *VMS) QuerySingleInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QuerySingleInfoCommonRequest generates a "volcengine/request.Request" representing the client's request for the QuerySingleInfoCommon operation. The "output" return value will be populated with the QuerySingleInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned QuerySingleInfoCommon Request to send the API call to the service. the "output" return value is not valid until after QuerySingleInfoCommon Send returns without error.
See QuerySingleInfoCommon for more information on using the QuerySingleInfoCommon API call, and error handling.
// Example sending a request using the QuerySingleInfoCommonRequest method.
req, resp := client.QuerySingleInfoCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QuerySingleInfoCommonWithContext ¶
func (c *VMS) QuerySingleInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QuerySingleInfoCommonWithContext is the same as QuerySingleInfoCommon with the addition of the ability to pass a context and additional request options.
See QuerySingleInfoCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QuerySingleInfoRequest ¶
func (c *VMS) QuerySingleInfoRequest(input *QuerySingleInfoInput) (req *request.Request, output *QuerySingleInfoOutput)
QuerySingleInfoRequest generates a "volcengine/request.Request" representing the client's request for the QuerySingleInfo operation. The "output" return value will be populated with the QuerySingleInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned QuerySingleInfoCommon Request to send the API call to the service. the "output" return value is not valid until after QuerySingleInfoCommon Send returns without error.
See QuerySingleInfo for more information on using the QuerySingleInfo API call, and error handling.
// Example sending a request using the QuerySingleInfoRequest method.
req, resp := client.QuerySingleInfoRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QuerySingleInfoWithContext ¶
func (c *VMS) QuerySingleInfoWithContext(ctx volcengine.Context, input *QuerySingleInfoInput, opts ...request.Option) (*QuerySingleInfoOutput, error)
QuerySingleInfoWithContext is the same as QuerySingleInfo with the addition of the ability to pass a context and additional request options.
See QuerySingleInfo for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QuerySubscription ¶
func (c *VMS) QuerySubscription(input *QuerySubscriptionInput) (*QuerySubscriptionOutput, error)
QuerySubscription API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QuerySubscription for usage and error information.
func (*VMS) QuerySubscriptionCommon ¶
func (c *VMS) QuerySubscriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
QuerySubscriptionCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QuerySubscriptionCommon for usage and error information.
func (*VMS) QuerySubscriptionCommonRequest ¶
func (c *VMS) QuerySubscriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QuerySubscriptionCommonRequest generates a "volcengine/request.Request" representing the client's request for the QuerySubscriptionCommon operation. The "output" return value will be populated with the QuerySubscriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned QuerySubscriptionCommon Request to send the API call to the service. the "output" return value is not valid until after QuerySubscriptionCommon Send returns without error.
See QuerySubscriptionCommon for more information on using the QuerySubscriptionCommon API call, and error handling.
// Example sending a request using the QuerySubscriptionCommonRequest method.
req, resp := client.QuerySubscriptionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QuerySubscriptionCommonWithContext ¶
func (c *VMS) QuerySubscriptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QuerySubscriptionCommonWithContext is the same as QuerySubscriptionCommon with the addition of the ability to pass a context and additional request options.
See QuerySubscriptionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QuerySubscriptionForList ¶
func (c *VMS) QuerySubscriptionForList(input *QuerySubscriptionForListInput) (*QuerySubscriptionForListOutput, error)
QuerySubscriptionForList API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QuerySubscriptionForList for usage and error information.
func (*VMS) QuerySubscriptionForListCommon ¶
func (c *VMS) QuerySubscriptionForListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
QuerySubscriptionForListCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QuerySubscriptionForListCommon for usage and error information.
func (*VMS) QuerySubscriptionForListCommonRequest ¶
func (c *VMS) QuerySubscriptionForListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QuerySubscriptionForListCommonRequest generates a "volcengine/request.Request" representing the client's request for the QuerySubscriptionForListCommon operation. The "output" return value will be populated with the QuerySubscriptionForListCommon request's response once the request completes successfully.
Use "Send" method on the returned QuerySubscriptionForListCommon Request to send the API call to the service. the "output" return value is not valid until after QuerySubscriptionForListCommon Send returns without error.
See QuerySubscriptionForListCommon for more information on using the QuerySubscriptionForListCommon API call, and error handling.
// Example sending a request using the QuerySubscriptionForListCommonRequest method.
req, resp := client.QuerySubscriptionForListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QuerySubscriptionForListCommonWithContext ¶
func (c *VMS) QuerySubscriptionForListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QuerySubscriptionForListCommonWithContext is the same as QuerySubscriptionForListCommon with the addition of the ability to pass a context and additional request options.
See QuerySubscriptionForListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QuerySubscriptionForListRequest ¶
func (c *VMS) QuerySubscriptionForListRequest(input *QuerySubscriptionForListInput) (req *request.Request, output *QuerySubscriptionForListOutput)
QuerySubscriptionForListRequest generates a "volcengine/request.Request" representing the client's request for the QuerySubscriptionForList operation. The "output" return value will be populated with the QuerySubscriptionForListCommon request's response once the request completes successfully.
Use "Send" method on the returned QuerySubscriptionForListCommon Request to send the API call to the service. the "output" return value is not valid until after QuerySubscriptionForListCommon Send returns without error.
See QuerySubscriptionForList for more information on using the QuerySubscriptionForList API call, and error handling.
// Example sending a request using the QuerySubscriptionForListRequest method.
req, resp := client.QuerySubscriptionForListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QuerySubscriptionForListWithContext ¶
func (c *VMS) QuerySubscriptionForListWithContext(ctx volcengine.Context, input *QuerySubscriptionForListInput, opts ...request.Option) (*QuerySubscriptionForListOutput, error)
QuerySubscriptionForListWithContext is the same as QuerySubscriptionForList with the addition of the ability to pass a context and additional request options.
See QuerySubscriptionForList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QuerySubscriptionRequest ¶
func (c *VMS) QuerySubscriptionRequest(input *QuerySubscriptionInput) (req *request.Request, output *QuerySubscriptionOutput)
QuerySubscriptionRequest generates a "volcengine/request.Request" representing the client's request for the QuerySubscription operation. The "output" return value will be populated with the QuerySubscriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned QuerySubscriptionCommon Request to send the API call to the service. the "output" return value is not valid until after QuerySubscriptionCommon Send returns without error.
See QuerySubscription for more information on using the QuerySubscription API call, and error handling.
// Example sending a request using the QuerySubscriptionRequest method.
req, resp := client.QuerySubscriptionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QuerySubscriptionWithContext ¶
func (c *VMS) QuerySubscriptionWithContext(ctx volcengine.Context, input *QuerySubscriptionInput, opts ...request.Option) (*QuerySubscriptionOutput, error)
QuerySubscriptionWithContext is the same as QuerySubscription with the addition of the ability to pass a context and additional request options.
See QuerySubscription for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryUsableResourceV2 ¶
func (c *VMS) QueryUsableResourceV2(input *QueryUsableResourceV2Input) (*QueryUsableResourceV2Output, error)
QueryUsableResourceV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryUsableResourceV2 for usage and error information.
func (*VMS) QueryUsableResourceV2Common ¶
func (c *VMS) QueryUsableResourceV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
QueryUsableResourceV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation QueryUsableResourceV2Common for usage and error information.
func (*VMS) QueryUsableResourceV2CommonRequest ¶
func (c *VMS) QueryUsableResourceV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryUsableResourceV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the QueryUsableResourceV2Common operation. The "output" return value will be populated with the QueryUsableResourceV2Common request's response once the request completes successfully.
Use "Send" method on the returned QueryUsableResourceV2Common Request to send the API call to the service. the "output" return value is not valid until after QueryUsableResourceV2Common Send returns without error.
See QueryUsableResourceV2Common for more information on using the QueryUsableResourceV2Common API call, and error handling.
// Example sending a request using the QueryUsableResourceV2CommonRequest method.
req, resp := client.QueryUsableResourceV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryUsableResourceV2CommonWithContext ¶
func (c *VMS) QueryUsableResourceV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryUsableResourceV2CommonWithContext is the same as QueryUsableResourceV2Common with the addition of the ability to pass a context and additional request options.
See QueryUsableResourceV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) QueryUsableResourceV2Request ¶
func (c *VMS) QueryUsableResourceV2Request(input *QueryUsableResourceV2Input) (req *request.Request, output *QueryUsableResourceV2Output)
QueryUsableResourceV2Request generates a "volcengine/request.Request" representing the client's request for the QueryUsableResourceV2 operation. The "output" return value will be populated with the QueryUsableResourceV2Common request's response once the request completes successfully.
Use "Send" method on the returned QueryUsableResourceV2Common Request to send the API call to the service. the "output" return value is not valid until after QueryUsableResourceV2Common Send returns without error.
See QueryUsableResourceV2 for more information on using the QueryUsableResourceV2 API call, and error handling.
// Example sending a request using the QueryUsableResourceV2Request method.
req, resp := client.QueryUsableResourceV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) QueryUsableResourceV2WithContext ¶
func (c *VMS) QueryUsableResourceV2WithContext(ctx volcengine.Context, input *QueryUsableResourceV2Input, opts ...request.Option) (*QueryUsableResourceV2Output, error)
QueryUsableResourceV2WithContext is the same as QueryUsableResourceV2 with the addition of the ability to pass a context and additional request options.
See QueryUsableResourceV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) ResumeTask ¶
func (c *VMS) ResumeTask(input *ResumeTaskInput) (*ResumeTaskOutput, error)
ResumeTask API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation ResumeTask for usage and error information.
func (*VMS) ResumeTaskCommon ¶
ResumeTaskCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation ResumeTaskCommon for usage and error information.
func (*VMS) ResumeTaskCommonRequest ¶
func (c *VMS) ResumeTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResumeTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResumeTaskCommon operation. The "output" return value will be populated with the ResumeTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned ResumeTaskCommon Request to send the API call to the service. the "output" return value is not valid until after ResumeTaskCommon Send returns without error.
See ResumeTaskCommon for more information on using the ResumeTaskCommon API call, and error handling.
// Example sending a request using the ResumeTaskCommonRequest method.
req, resp := client.ResumeTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) ResumeTaskCommonWithContext ¶
func (c *VMS) ResumeTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResumeTaskCommonWithContext is the same as ResumeTaskCommon with the addition of the ability to pass a context and additional request options.
See ResumeTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) ResumeTaskRequest ¶
func (c *VMS) ResumeTaskRequest(input *ResumeTaskInput) (req *request.Request, output *ResumeTaskOutput)
ResumeTaskRequest generates a "volcengine/request.Request" representing the client's request for the ResumeTask operation. The "output" return value will be populated with the ResumeTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned ResumeTaskCommon Request to send the API call to the service. the "output" return value is not valid until after ResumeTaskCommon Send returns without error.
See ResumeTask for more information on using the ResumeTask API call, and error handling.
// Example sending a request using the ResumeTaskRequest method.
req, resp := client.ResumeTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) ResumeTaskWithContext ¶
func (c *VMS) ResumeTaskWithContext(ctx volcengine.Context, input *ResumeTaskInput, opts ...request.Option) (*ResumeTaskOutput, error)
ResumeTaskWithContext is the same as ResumeTask with the addition of the ability to pass a context and additional request options.
See ResumeTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) RouteAAuth ¶
func (c *VMS) RouteAAuth(input *RouteAAuthInput) (*RouteAAuthOutput, error)
RouteAAuth API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation RouteAAuth for usage and error information.
func (*VMS) RouteAAuthCommon ¶
RouteAAuthCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation RouteAAuthCommon for usage and error information.
func (*VMS) RouteAAuthCommonRequest ¶
func (c *VMS) RouteAAuthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RouteAAuthCommonRequest generates a "volcengine/request.Request" representing the client's request for the RouteAAuthCommon operation. The "output" return value will be populated with the RouteAAuthCommon request's response once the request completes successfully.
Use "Send" method on the returned RouteAAuthCommon Request to send the API call to the service. the "output" return value is not valid until after RouteAAuthCommon Send returns without error.
See RouteAAuthCommon for more information on using the RouteAAuthCommon API call, and error handling.
// Example sending a request using the RouteAAuthCommonRequest method.
req, resp := client.RouteAAuthCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) RouteAAuthCommonWithContext ¶
func (c *VMS) RouteAAuthCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RouteAAuthCommonWithContext is the same as RouteAAuthCommon with the addition of the ability to pass a context and additional request options.
See RouteAAuthCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) RouteAAuthRequest ¶
func (c *VMS) RouteAAuthRequest(input *RouteAAuthInput) (req *request.Request, output *RouteAAuthOutput)
RouteAAuthRequest generates a "volcengine/request.Request" representing the client's request for the RouteAAuth operation. The "output" return value will be populated with the RouteAAuthCommon request's response once the request completes successfully.
Use "Send" method on the returned RouteAAuthCommon Request to send the API call to the service. the "output" return value is not valid until after RouteAAuthCommon Send returns without error.
See RouteAAuth for more information on using the RouteAAuth API call, and error handling.
// Example sending a request using the RouteAAuthRequest method.
req, resp := client.RouteAAuthRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) RouteAAuthWithContext ¶
func (c *VMS) RouteAAuthWithContext(ctx volcengine.Context, input *RouteAAuthInput, opts ...request.Option) (*RouteAAuthOutput, error)
RouteAAuthWithContext is the same as RouteAAuth with the addition of the ability to pass a context and additional request options.
See RouteAAuth for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) SelectNumberAndBindAXB ¶
func (c *VMS) SelectNumberAndBindAXB(input *SelectNumberAndBindAXBInput) (*SelectNumberAndBindAXBOutput, error)
SelectNumberAndBindAXB API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation SelectNumberAndBindAXB for usage and error information.
func (*VMS) SelectNumberAndBindAXBCommon ¶
func (c *VMS) SelectNumberAndBindAXBCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SelectNumberAndBindAXBCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation SelectNumberAndBindAXBCommon for usage and error information.
func (*VMS) SelectNumberAndBindAXBCommonRequest ¶
func (c *VMS) SelectNumberAndBindAXBCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SelectNumberAndBindAXBCommonRequest generates a "volcengine/request.Request" representing the client's request for the SelectNumberAndBindAXBCommon operation. The "output" return value will be populated with the SelectNumberAndBindAXBCommon request's response once the request completes successfully.
Use "Send" method on the returned SelectNumberAndBindAXBCommon Request to send the API call to the service. the "output" return value is not valid until after SelectNumberAndBindAXBCommon Send returns without error.
See SelectNumberAndBindAXBCommon for more information on using the SelectNumberAndBindAXBCommon API call, and error handling.
// Example sending a request using the SelectNumberAndBindAXBCommonRequest method.
req, resp := client.SelectNumberAndBindAXBCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) SelectNumberAndBindAXBCommonWithContext ¶
func (c *VMS) SelectNumberAndBindAXBCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SelectNumberAndBindAXBCommonWithContext is the same as SelectNumberAndBindAXBCommon with the addition of the ability to pass a context and additional request options.
See SelectNumberAndBindAXBCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) SelectNumberAndBindAXBRequest ¶
func (c *VMS) SelectNumberAndBindAXBRequest(input *SelectNumberAndBindAXBInput) (req *request.Request, output *SelectNumberAndBindAXBOutput)
SelectNumberAndBindAXBRequest generates a "volcengine/request.Request" representing the client's request for the SelectNumberAndBindAXB operation. The "output" return value will be populated with the SelectNumberAndBindAXBCommon request's response once the request completes successfully.
Use "Send" method on the returned SelectNumberAndBindAXBCommon Request to send the API call to the service. the "output" return value is not valid until after SelectNumberAndBindAXBCommon Send returns without error.
See SelectNumberAndBindAXB for more information on using the SelectNumberAndBindAXB API call, and error handling.
// Example sending a request using the SelectNumberAndBindAXBRequest method.
req, resp := client.SelectNumberAndBindAXBRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) SelectNumberAndBindAXBWithContext ¶
func (c *VMS) SelectNumberAndBindAXBWithContext(ctx volcengine.Context, input *SelectNumberAndBindAXBInput, opts ...request.Option) (*SelectNumberAndBindAXBOutput, error)
SelectNumberAndBindAXBWithContext is the same as SelectNumberAndBindAXB with the addition of the ability to pass a context and additional request options.
See SelectNumberAndBindAXB for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) SelectNumberAndBindAXN ¶
func (c *VMS) SelectNumberAndBindAXN(input *SelectNumberAndBindAXNInput) (*SelectNumberAndBindAXNOutput, error)
SelectNumberAndBindAXN API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation SelectNumberAndBindAXN for usage and error information.
func (*VMS) SelectNumberAndBindAXNCommon ¶
func (c *VMS) SelectNumberAndBindAXNCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SelectNumberAndBindAXNCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation SelectNumberAndBindAXNCommon for usage and error information.
func (*VMS) SelectNumberAndBindAXNCommonRequest ¶
func (c *VMS) SelectNumberAndBindAXNCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SelectNumberAndBindAXNCommonRequest generates a "volcengine/request.Request" representing the client's request for the SelectNumberAndBindAXNCommon operation. The "output" return value will be populated with the SelectNumberAndBindAXNCommon request's response once the request completes successfully.
Use "Send" method on the returned SelectNumberAndBindAXNCommon Request to send the API call to the service. the "output" return value is not valid until after SelectNumberAndBindAXNCommon Send returns without error.
See SelectNumberAndBindAXNCommon for more information on using the SelectNumberAndBindAXNCommon API call, and error handling.
// Example sending a request using the SelectNumberAndBindAXNCommonRequest method.
req, resp := client.SelectNumberAndBindAXNCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) SelectNumberAndBindAXNCommonWithContext ¶
func (c *VMS) SelectNumberAndBindAXNCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SelectNumberAndBindAXNCommonWithContext is the same as SelectNumberAndBindAXNCommon with the addition of the ability to pass a context and additional request options.
See SelectNumberAndBindAXNCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) SelectNumberAndBindAXNRequest ¶
func (c *VMS) SelectNumberAndBindAXNRequest(input *SelectNumberAndBindAXNInput) (req *request.Request, output *SelectNumberAndBindAXNOutput)
SelectNumberAndBindAXNRequest generates a "volcengine/request.Request" representing the client's request for the SelectNumberAndBindAXN operation. The "output" return value will be populated with the SelectNumberAndBindAXNCommon request's response once the request completes successfully.
Use "Send" method on the returned SelectNumberAndBindAXNCommon Request to send the API call to the service. the "output" return value is not valid until after SelectNumberAndBindAXNCommon Send returns without error.
See SelectNumberAndBindAXN for more information on using the SelectNumberAndBindAXN API call, and error handling.
// Example sending a request using the SelectNumberAndBindAXNRequest method.
req, resp := client.SelectNumberAndBindAXNRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) SelectNumberAndBindAXNWithContext ¶
func (c *VMS) SelectNumberAndBindAXNWithContext(ctx volcengine.Context, input *SelectNumberAndBindAXNInput, opts ...request.Option) (*SelectNumberAndBindAXNOutput, error)
SelectNumberAndBindAXNWithContext is the same as SelectNumberAndBindAXN with the addition of the ability to pass a context and additional request options.
See SelectNumberAndBindAXN for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) SingleBatchAppend ¶
func (c *VMS) SingleBatchAppend(input *SingleBatchAppendInput) (*SingleBatchAppendOutput, error)
SingleBatchAppend API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation SingleBatchAppend for usage and error information.
func (*VMS) SingleBatchAppendCommon ¶
func (c *VMS) SingleBatchAppendCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SingleBatchAppendCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation SingleBatchAppendCommon for usage and error information.
func (*VMS) SingleBatchAppendCommonRequest ¶
func (c *VMS) SingleBatchAppendCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SingleBatchAppendCommonRequest generates a "volcengine/request.Request" representing the client's request for the SingleBatchAppendCommon operation. The "output" return value will be populated with the SingleBatchAppendCommon request's response once the request completes successfully.
Use "Send" method on the returned SingleBatchAppendCommon Request to send the API call to the service. the "output" return value is not valid until after SingleBatchAppendCommon Send returns without error.
See SingleBatchAppendCommon for more information on using the SingleBatchAppendCommon API call, and error handling.
// Example sending a request using the SingleBatchAppendCommonRequest method.
req, resp := client.SingleBatchAppendCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) SingleBatchAppendCommonWithContext ¶
func (c *VMS) SingleBatchAppendCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SingleBatchAppendCommonWithContext is the same as SingleBatchAppendCommon with the addition of the ability to pass a context and additional request options.
See SingleBatchAppendCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) SingleBatchAppendRequest ¶
func (c *VMS) SingleBatchAppendRequest(input *SingleBatchAppendInput) (req *request.Request, output *SingleBatchAppendOutput)
SingleBatchAppendRequest generates a "volcengine/request.Request" representing the client's request for the SingleBatchAppend operation. The "output" return value will be populated with the SingleBatchAppendCommon request's response once the request completes successfully.
Use "Send" method on the returned SingleBatchAppendCommon Request to send the API call to the service. the "output" return value is not valid until after SingleBatchAppendCommon Send returns without error.
See SingleBatchAppend for more information on using the SingleBatchAppend API call, and error handling.
// Example sending a request using the SingleBatchAppendRequest method.
req, resp := client.SingleBatchAppendRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) SingleBatchAppendWithContext ¶
func (c *VMS) SingleBatchAppendWithContext(ctx volcengine.Context, input *SingleBatchAppendInput, opts ...request.Option) (*SingleBatchAppendOutput, error)
SingleBatchAppendWithContext is the same as SingleBatchAppend with the addition of the ability to pass a context and additional request options.
See SingleBatchAppend for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) SingleCancelV2 ¶
func (c *VMS) SingleCancelV2(input *SingleCancelV2Input) (*SingleCancelV2Output, error)
SingleCancelV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation SingleCancelV2 for usage and error information.
func (*VMS) SingleCancelV2Common ¶
SingleCancelV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation SingleCancelV2Common for usage and error information.
func (*VMS) SingleCancelV2CommonRequest ¶
func (c *VMS) SingleCancelV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SingleCancelV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the SingleCancelV2Common operation. The "output" return value will be populated with the SingleCancelV2Common request's response once the request completes successfully.
Use "Send" method on the returned SingleCancelV2Common Request to send the API call to the service. the "output" return value is not valid until after SingleCancelV2Common Send returns without error.
See SingleCancelV2Common for more information on using the SingleCancelV2Common API call, and error handling.
// Example sending a request using the SingleCancelV2CommonRequest method.
req, resp := client.SingleCancelV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) SingleCancelV2CommonWithContext ¶
func (c *VMS) SingleCancelV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SingleCancelV2CommonWithContext is the same as SingleCancelV2Common with the addition of the ability to pass a context and additional request options.
See SingleCancelV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) SingleCancelV2Request ¶
func (c *VMS) SingleCancelV2Request(input *SingleCancelV2Input) (req *request.Request, output *SingleCancelV2Output)
SingleCancelV2Request generates a "volcengine/request.Request" representing the client's request for the SingleCancelV2 operation. The "output" return value will be populated with the SingleCancelV2Common request's response once the request completes successfully.
Use "Send" method on the returned SingleCancelV2Common Request to send the API call to the service. the "output" return value is not valid until after SingleCancelV2Common Send returns without error.
See SingleCancelV2 for more information on using the SingleCancelV2 API call, and error handling.
// Example sending a request using the SingleCancelV2Request method.
req, resp := client.SingleCancelV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) SingleCancelV2WithContext ¶
func (c *VMS) SingleCancelV2WithContext(ctx volcengine.Context, input *SingleCancelV2Input, opts ...request.Option) (*SingleCancelV2Output, error)
SingleCancelV2WithContext is the same as SingleCancelV2 with the addition of the ability to pass a context and additional request options.
See SingleCancelV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) StopTask ¶
func (c *VMS) StopTask(input *StopTaskInput) (*StopTaskOutput, error)
StopTask API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation StopTask for usage and error information.
func (*VMS) StopTaskCommon ¶
StopTaskCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation StopTaskCommon for usage and error information.
func (*VMS) StopTaskCommonRequest ¶
func (c *VMS) StopTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StopTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopTaskCommon operation. The "output" return value will be populated with the StopTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned StopTaskCommon Request to send the API call to the service. the "output" return value is not valid until after StopTaskCommon Send returns without error.
See StopTaskCommon for more information on using the StopTaskCommon API call, and error handling.
// Example sending a request using the StopTaskCommonRequest method.
req, resp := client.StopTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) StopTaskCommonWithContext ¶
func (c *VMS) StopTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StopTaskCommonWithContext is the same as StopTaskCommon with the addition of the ability to pass a context and additional request options.
See StopTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) StopTaskRequest ¶
func (c *VMS) StopTaskRequest(input *StopTaskInput) (req *request.Request, output *StopTaskOutput)
StopTaskRequest generates a "volcengine/request.Request" representing the client's request for the StopTask operation. The "output" return value will be populated with the StopTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned StopTaskCommon Request to send the API call to the service. the "output" return value is not valid until after StopTaskCommon Send returns without error.
See StopTask for more information on using the StopTask API call, and error handling.
// Example sending a request using the StopTaskRequest method.
req, resp := client.StopTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) StopTaskWithContext ¶
func (c *VMS) StopTaskWithContext(ctx volcengine.Context, input *StopTaskInput, opts ...request.Option) (*StopTaskOutput, error)
StopTaskWithContext is the same as StopTask with the addition of the ability to pass a context and additional request options.
See StopTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UnbindAXBV2 ¶
func (c *VMS) UnbindAXBV2(input *UnbindAXBV2Input) (*UnbindAXBV2Output, error)
UnbindAXBV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UnbindAXBV2 for usage and error information.
func (*VMS) UnbindAXBV2Common ¶
UnbindAXBV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UnbindAXBV2Common for usage and error information.
func (*VMS) UnbindAXBV2CommonRequest ¶
func (c *VMS) UnbindAXBV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnbindAXBV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the UnbindAXBV2Common operation. The "output" return value will be populated with the UnbindAXBV2Common request's response once the request completes successfully.
Use "Send" method on the returned UnbindAXBV2Common Request to send the API call to the service. the "output" return value is not valid until after UnbindAXBV2Common Send returns without error.
See UnbindAXBV2Common for more information on using the UnbindAXBV2Common API call, and error handling.
// Example sending a request using the UnbindAXBV2CommonRequest method.
req, resp := client.UnbindAXBV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UnbindAXBV2CommonWithContext ¶
func (c *VMS) UnbindAXBV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnbindAXBV2CommonWithContext is the same as UnbindAXBV2Common with the addition of the ability to pass a context and additional request options.
See UnbindAXBV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UnbindAXBV2Request ¶
func (c *VMS) UnbindAXBV2Request(input *UnbindAXBV2Input) (req *request.Request, output *UnbindAXBV2Output)
UnbindAXBV2Request generates a "volcengine/request.Request" representing the client's request for the UnbindAXBV2 operation. The "output" return value will be populated with the UnbindAXBV2Common request's response once the request completes successfully.
Use "Send" method on the returned UnbindAXBV2Common Request to send the API call to the service. the "output" return value is not valid until after UnbindAXBV2Common Send returns without error.
See UnbindAXBV2 for more information on using the UnbindAXBV2 API call, and error handling.
// Example sending a request using the UnbindAXBV2Request method.
req, resp := client.UnbindAXBV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UnbindAXBV2WithContext ¶
func (c *VMS) UnbindAXBV2WithContext(ctx volcengine.Context, input *UnbindAXBV2Input, opts ...request.Option) (*UnbindAXBV2Output, error)
UnbindAXBV2WithContext is the same as UnbindAXBV2 with the addition of the ability to pass a context and additional request options.
See UnbindAXBV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UnbindAXNEV2 ¶
func (c *VMS) UnbindAXNEV2(input *UnbindAXNEV2Input) (*UnbindAXNEV2Output, error)
UnbindAXNEV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UnbindAXNEV2 for usage and error information.
func (*VMS) UnbindAXNEV2Common ¶
UnbindAXNEV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UnbindAXNEV2Common for usage and error information.
func (*VMS) UnbindAXNEV2CommonRequest ¶
func (c *VMS) UnbindAXNEV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnbindAXNEV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the UnbindAXNEV2Common operation. The "output" return value will be populated with the UnbindAXNEV2Common request's response once the request completes successfully.
Use "Send" method on the returned UnbindAXNEV2Common Request to send the API call to the service. the "output" return value is not valid until after UnbindAXNEV2Common Send returns without error.
See UnbindAXNEV2Common for more information on using the UnbindAXNEV2Common API call, and error handling.
// Example sending a request using the UnbindAXNEV2CommonRequest method.
req, resp := client.UnbindAXNEV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UnbindAXNEV2CommonWithContext ¶
func (c *VMS) UnbindAXNEV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnbindAXNEV2CommonWithContext is the same as UnbindAXNEV2Common with the addition of the ability to pass a context and additional request options.
See UnbindAXNEV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UnbindAXNEV2Request ¶
func (c *VMS) UnbindAXNEV2Request(input *UnbindAXNEV2Input) (req *request.Request, output *UnbindAXNEV2Output)
UnbindAXNEV2Request generates a "volcengine/request.Request" representing the client's request for the UnbindAXNEV2 operation. The "output" return value will be populated with the UnbindAXNEV2Common request's response once the request completes successfully.
Use "Send" method on the returned UnbindAXNEV2Common Request to send the API call to the service. the "output" return value is not valid until after UnbindAXNEV2Common Send returns without error.
See UnbindAXNEV2 for more information on using the UnbindAXNEV2 API call, and error handling.
// Example sending a request using the UnbindAXNEV2Request method.
req, resp := client.UnbindAXNEV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UnbindAXNEV2WithContext ¶
func (c *VMS) UnbindAXNEV2WithContext(ctx volcengine.Context, input *UnbindAXNEV2Input, opts ...request.Option) (*UnbindAXNEV2Output, error)
UnbindAXNEV2WithContext is the same as UnbindAXNEV2 with the addition of the ability to pass a context and additional request options.
See UnbindAXNEV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UnbindAXNV2 ¶
func (c *VMS) UnbindAXNV2(input *UnbindAXNV2Input) (*UnbindAXNV2Output, error)
UnbindAXNV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UnbindAXNV2 for usage and error information.
func (*VMS) UnbindAXNV2Common ¶
UnbindAXNV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UnbindAXNV2Common for usage and error information.
func (*VMS) UnbindAXNV2CommonRequest ¶
func (c *VMS) UnbindAXNV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnbindAXNV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the UnbindAXNV2Common operation. The "output" return value will be populated with the UnbindAXNV2Common request's response once the request completes successfully.
Use "Send" method on the returned UnbindAXNV2Common Request to send the API call to the service. the "output" return value is not valid until after UnbindAXNV2Common Send returns without error.
See UnbindAXNV2Common for more information on using the UnbindAXNV2Common API call, and error handling.
// Example sending a request using the UnbindAXNV2CommonRequest method.
req, resp := client.UnbindAXNV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UnbindAXNV2CommonWithContext ¶
func (c *VMS) UnbindAXNV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnbindAXNV2CommonWithContext is the same as UnbindAXNV2Common with the addition of the ability to pass a context and additional request options.
See UnbindAXNV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UnbindAXNV2Request ¶
func (c *VMS) UnbindAXNV2Request(input *UnbindAXNV2Input) (req *request.Request, output *UnbindAXNV2Output)
UnbindAXNV2Request generates a "volcengine/request.Request" representing the client's request for the UnbindAXNV2 operation. The "output" return value will be populated with the UnbindAXNV2Common request's response once the request completes successfully.
Use "Send" method on the returned UnbindAXNV2Common Request to send the API call to the service. the "output" return value is not valid until after UnbindAXNV2Common Send returns without error.
See UnbindAXNV2 for more information on using the UnbindAXNV2 API call, and error handling.
// Example sending a request using the UnbindAXNV2Request method.
req, resp := client.UnbindAXNV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UnbindAXNV2WithContext ¶
func (c *VMS) UnbindAXNV2WithContext(ctx volcengine.Context, input *UnbindAXNV2Input, opts ...request.Option) (*UnbindAXNV2Output, error)
UnbindAXNV2WithContext is the same as UnbindAXNV2 with the addition of the ability to pass a context and additional request options.
See UnbindAXNV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UnbindAXYBV2 ¶
func (c *VMS) UnbindAXYBV2(input *UnbindAXYBV2Input) (*UnbindAXYBV2Output, error)
UnbindAXYBV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UnbindAXYBV2 for usage and error information.
func (*VMS) UnbindAXYBV2Common ¶
UnbindAXYBV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UnbindAXYBV2Common for usage and error information.
func (*VMS) UnbindAXYBV2CommonRequest ¶
func (c *VMS) UnbindAXYBV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnbindAXYBV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the UnbindAXYBV2Common operation. The "output" return value will be populated with the UnbindAXYBV2Common request's response once the request completes successfully.
Use "Send" method on the returned UnbindAXYBV2Common Request to send the API call to the service. the "output" return value is not valid until after UnbindAXYBV2Common Send returns without error.
See UnbindAXYBV2Common for more information on using the UnbindAXYBV2Common API call, and error handling.
// Example sending a request using the UnbindAXYBV2CommonRequest method.
req, resp := client.UnbindAXYBV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UnbindAXYBV2CommonWithContext ¶
func (c *VMS) UnbindAXYBV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnbindAXYBV2CommonWithContext is the same as UnbindAXYBV2Common with the addition of the ability to pass a context and additional request options.
See UnbindAXYBV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UnbindAXYBV2Request ¶
func (c *VMS) UnbindAXYBV2Request(input *UnbindAXYBV2Input) (req *request.Request, output *UnbindAXYBV2Output)
UnbindAXYBV2Request generates a "volcengine/request.Request" representing the client's request for the UnbindAXYBV2 operation. The "output" return value will be populated with the UnbindAXYBV2Common request's response once the request completes successfully.
Use "Send" method on the returned UnbindAXYBV2Common Request to send the API call to the service. the "output" return value is not valid until after UnbindAXYBV2Common Send returns without error.
See UnbindAXYBV2 for more information on using the UnbindAXYBV2 API call, and error handling.
// Example sending a request using the UnbindAXYBV2Request method.
req, resp := client.UnbindAXYBV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UnbindAXYBV2WithContext ¶
func (c *VMS) UnbindAXYBV2WithContext(ctx volcengine.Context, input *UnbindAXYBV2Input, opts ...request.Option) (*UnbindAXYBV2Output, error)
UnbindAXYBV2WithContext is the same as UnbindAXYBV2 with the addition of the ability to pass a context and additional request options.
See UnbindAXYBV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UpdateNumberPoolV2 ¶
func (c *VMS) UpdateNumberPoolV2(input *UpdateNumberPoolV2Input) (*UpdateNumberPoolV2Output, error)
UpdateNumberPoolV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UpdateNumberPoolV2 for usage and error information.
func (*VMS) UpdateNumberPoolV2Common ¶
func (c *VMS) UpdateNumberPoolV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateNumberPoolV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UpdateNumberPoolV2Common for usage and error information.
func (*VMS) UpdateNumberPoolV2CommonRequest ¶
func (c *VMS) UpdateNumberPoolV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateNumberPoolV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateNumberPoolV2Common operation. The "output" return value will be populated with the UpdateNumberPoolV2Common request's response once the request completes successfully.
Use "Send" method on the returned UpdateNumberPoolV2Common Request to send the API call to the service. the "output" return value is not valid until after UpdateNumberPoolV2Common Send returns without error.
See UpdateNumberPoolV2Common for more information on using the UpdateNumberPoolV2Common API call, and error handling.
// Example sending a request using the UpdateNumberPoolV2CommonRequest method.
req, resp := client.UpdateNumberPoolV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UpdateNumberPoolV2CommonWithContext ¶
func (c *VMS) UpdateNumberPoolV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateNumberPoolV2CommonWithContext is the same as UpdateNumberPoolV2Common with the addition of the ability to pass a context and additional request options.
See UpdateNumberPoolV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UpdateNumberPoolV2Request ¶
func (c *VMS) UpdateNumberPoolV2Request(input *UpdateNumberPoolV2Input) (req *request.Request, output *UpdateNumberPoolV2Output)
UpdateNumberPoolV2Request generates a "volcengine/request.Request" representing the client's request for the UpdateNumberPoolV2 operation. The "output" return value will be populated with the UpdateNumberPoolV2Common request's response once the request completes successfully.
Use "Send" method on the returned UpdateNumberPoolV2Common Request to send the API call to the service. the "output" return value is not valid until after UpdateNumberPoolV2Common Send returns without error.
See UpdateNumberPoolV2 for more information on using the UpdateNumberPoolV2 API call, and error handling.
// Example sending a request using the UpdateNumberPoolV2Request method.
req, resp := client.UpdateNumberPoolV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UpdateNumberPoolV2WithContext ¶
func (c *VMS) UpdateNumberPoolV2WithContext(ctx volcengine.Context, input *UpdateNumberPoolV2Input, opts ...request.Option) (*UpdateNumberPoolV2Output, error)
UpdateNumberPoolV2WithContext is the same as UpdateNumberPoolV2 with the addition of the ability to pass a context and additional request options.
See UpdateNumberPoolV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UpdateQualification ¶
func (c *VMS) UpdateQualification(input *UpdateQualificationInput) (*UpdateQualificationOutput, error)
UpdateQualification API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UpdateQualification for usage and error information.
func (*VMS) UpdateQualificationCommon ¶
func (c *VMS) UpdateQualificationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateQualificationCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UpdateQualificationCommon for usage and error information.
func (*VMS) UpdateQualificationCommonRequest ¶
func (c *VMS) UpdateQualificationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateQualificationCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateQualificationCommon operation. The "output" return value will be populated with the UpdateQualificationCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateQualificationCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateQualificationCommon Send returns without error.
See UpdateQualificationCommon for more information on using the UpdateQualificationCommon API call, and error handling.
// Example sending a request using the UpdateQualificationCommonRequest method.
req, resp := client.UpdateQualificationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UpdateQualificationCommonWithContext ¶
func (c *VMS) UpdateQualificationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateQualificationCommonWithContext is the same as UpdateQualificationCommon with the addition of the ability to pass a context and additional request options.
See UpdateQualificationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UpdateQualificationRequest ¶
func (c *VMS) UpdateQualificationRequest(input *UpdateQualificationInput) (req *request.Request, output *UpdateQualificationOutput)
UpdateQualificationRequest generates a "volcengine/request.Request" representing the client's request for the UpdateQualification operation. The "output" return value will be populated with the UpdateQualificationCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateQualificationCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateQualificationCommon Send returns without error.
See UpdateQualification for more information on using the UpdateQualification API call, and error handling.
// Example sending a request using the UpdateQualificationRequest method.
req, resp := client.UpdateQualificationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UpdateQualificationWithContext ¶
func (c *VMS) UpdateQualificationWithContext(ctx volcengine.Context, input *UpdateQualificationInput, opts ...request.Option) (*UpdateQualificationOutput, error)
UpdateQualificationWithContext is the same as UpdateQualification with the addition of the ability to pass a context and additional request options.
See UpdateQualification for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UpdateTask ¶
func (c *VMS) UpdateTask(input *UpdateTaskInput) (*UpdateTaskOutput, error)
UpdateTask API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UpdateTask for usage and error information.
func (*VMS) UpdateTaskCommon ¶
UpdateTaskCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UpdateTaskCommon for usage and error information.
func (*VMS) UpdateTaskCommonRequest ¶
func (c *VMS) UpdateTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateTaskCommon operation. The "output" return value will be populated with the UpdateTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateTaskCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateTaskCommon Send returns without error.
See UpdateTaskCommon for more information on using the UpdateTaskCommon API call, and error handling.
// Example sending a request using the UpdateTaskCommonRequest method.
req, resp := client.UpdateTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UpdateTaskCommonWithContext ¶
func (c *VMS) UpdateTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateTaskCommonWithContext is the same as UpdateTaskCommon with the addition of the ability to pass a context and additional request options.
See UpdateTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UpdateTaskRequest ¶
func (c *VMS) UpdateTaskRequest(input *UpdateTaskInput) (req *request.Request, output *UpdateTaskOutput)
UpdateTaskRequest generates a "volcengine/request.Request" representing the client's request for the UpdateTask operation. The "output" return value will be populated with the UpdateTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateTaskCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateTaskCommon Send returns without error.
See UpdateTask for more information on using the UpdateTask API call, and error handling.
// Example sending a request using the UpdateTaskRequest method.
req, resp := client.UpdateTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UpdateTaskWithContext ¶
func (c *VMS) UpdateTaskWithContext(ctx volcengine.Context, input *UpdateTaskInput, opts ...request.Option) (*UpdateTaskOutput, error)
UpdateTaskWithContext is the same as UpdateTask with the addition of the ability to pass a context and additional request options.
See UpdateTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UpgradeAXToAXB ¶
func (c *VMS) UpgradeAXToAXB(input *UpgradeAXToAXBInput) (*UpgradeAXToAXBOutput, error)
UpgradeAXToAXB API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UpgradeAXToAXB for usage and error information.
func (*VMS) UpgradeAXToAXBCommon ¶
UpgradeAXToAXBCommon API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UpgradeAXToAXBCommon for usage and error information.
func (*VMS) UpgradeAXToAXBCommonRequest ¶
func (c *VMS) UpgradeAXToAXBCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpgradeAXToAXBCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeAXToAXBCommon operation. The "output" return value will be populated with the UpgradeAXToAXBCommon request's response once the request completes successfully.
Use "Send" method on the returned UpgradeAXToAXBCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeAXToAXBCommon Send returns without error.
See UpgradeAXToAXBCommon for more information on using the UpgradeAXToAXBCommon API call, and error handling.
// Example sending a request using the UpgradeAXToAXBCommonRequest method.
req, resp := client.UpgradeAXToAXBCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UpgradeAXToAXBCommonWithContext ¶
func (c *VMS) UpgradeAXToAXBCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpgradeAXToAXBCommonWithContext is the same as UpgradeAXToAXBCommon with the addition of the ability to pass a context and additional request options.
See UpgradeAXToAXBCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UpgradeAXToAXBRequest ¶
func (c *VMS) UpgradeAXToAXBRequest(input *UpgradeAXToAXBInput) (req *request.Request, output *UpgradeAXToAXBOutput)
UpgradeAXToAXBRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeAXToAXB operation. The "output" return value will be populated with the UpgradeAXToAXBCommon request's response once the request completes successfully.
Use "Send" method on the returned UpgradeAXToAXBCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeAXToAXBCommon Send returns without error.
See UpgradeAXToAXB for more information on using the UpgradeAXToAXB API call, and error handling.
// Example sending a request using the UpgradeAXToAXBRequest method.
req, resp := client.UpgradeAXToAXBRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UpgradeAXToAXBWithContext ¶
func (c *VMS) UpgradeAXToAXBWithContext(ctx volcengine.Context, input *UpgradeAXToAXBInput, opts ...request.Option) (*UpgradeAXToAXBOutput, error)
UpgradeAXToAXBWithContext is the same as UpgradeAXToAXB with the addition of the ability to pass a context and additional request options.
See UpgradeAXToAXB for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UploadQualificationFileV2 ¶
func (c *VMS) UploadQualificationFileV2(input *UploadQualificationFileV2Input) (*UploadQualificationFileV2Output, error)
UploadQualificationFileV2 API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UploadQualificationFileV2 for usage and error information.
func (*VMS) UploadQualificationFileV2Common ¶
func (c *VMS) UploadQualificationFileV2Common(input *map[string]interface{}) (*map[string]interface{}, error)
UploadQualificationFileV2Common API operation for VMS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VMS's API operation UploadQualificationFileV2Common for usage and error information.
func (*VMS) UploadQualificationFileV2CommonRequest ¶
func (c *VMS) UploadQualificationFileV2CommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UploadQualificationFileV2CommonRequest generates a "volcengine/request.Request" representing the client's request for the UploadQualificationFileV2Common operation. The "output" return value will be populated with the UploadQualificationFileV2Common request's response once the request completes successfully.
Use "Send" method on the returned UploadQualificationFileV2Common Request to send the API call to the service. the "output" return value is not valid until after UploadQualificationFileV2Common Send returns without error.
See UploadQualificationFileV2Common for more information on using the UploadQualificationFileV2Common API call, and error handling.
// Example sending a request using the UploadQualificationFileV2CommonRequest method.
req, resp := client.UploadQualificationFileV2CommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UploadQualificationFileV2CommonWithContext ¶
func (c *VMS) UploadQualificationFileV2CommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UploadQualificationFileV2CommonWithContext is the same as UploadQualificationFileV2Common with the addition of the ability to pass a context and additional request options.
See UploadQualificationFileV2Common for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VMS) UploadQualificationFileV2Request ¶
func (c *VMS) UploadQualificationFileV2Request(input *UploadQualificationFileV2Input) (req *request.Request, output *UploadQualificationFileV2Output)
UploadQualificationFileV2Request generates a "volcengine/request.Request" representing the client's request for the UploadQualificationFileV2 operation. The "output" return value will be populated with the UploadQualificationFileV2Common request's response once the request completes successfully.
Use "Send" method on the returned UploadQualificationFileV2Common Request to send the API call to the service. the "output" return value is not valid until after UploadQualificationFileV2Common Send returns without error.
See UploadQualificationFileV2 for more information on using the UploadQualificationFileV2 API call, and error handling.
// Example sending a request using the UploadQualificationFileV2Request method.
req, resp := client.UploadQualificationFileV2Request(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VMS) UploadQualificationFileV2WithContext ¶
func (c *VMS) UploadQualificationFileV2WithContext(ctx volcengine.Context, input *UploadQualificationFileV2Input, opts ...request.Option) (*UploadQualificationFileV2Output, error)
UploadQualificationFileV2WithContext is the same as UploadQualificationFileV2 with the addition of the ability to pass a context and additional request options.
See UploadQualificationFileV2 for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type VMSAPI ¶
type VMSAPI interface {
AddQualificationCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddQualificationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddQualificationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddQualification(*AddQualificationInput) (*AddQualificationOutput, error)
AddQualificationWithContext(volcengine.Context, *AddQualificationInput, ...request.Option) (*AddQualificationOutput, error)
AddQualificationRequest(*AddQualificationInput) (*request.Request, *AddQualificationOutput)
BatchAppendCommon(*map[string]interface{}) (*map[string]interface{}, error)
BatchAppendCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BatchAppendCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BatchAppend(*BatchAppendInput) (*BatchAppendOutput, error)
BatchAppendWithContext(volcengine.Context, *BatchAppendInput, ...request.Option) (*BatchAppendOutput, error)
BatchAppendRequest(*BatchAppendInput) (*request.Request, *BatchAppendOutput)
BindAXNCommon(*map[string]interface{}) (*map[string]interface{}, error)
BindAXNCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BindAXNCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BindAXN(*BindAXNInput) (*BindAXNOutput, error)
BindAXNWithContext(volcengine.Context, *BindAXNInput, ...request.Option) (*BindAXNOutput, error)
BindAXNRequest(*BindAXNInput) (*request.Request, *BindAXNOutput)
BindAXNECommon(*map[string]interface{}) (*map[string]interface{}, error)
BindAXNECommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BindAXNECommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BindAXNE(*BindAXNEInput) (*BindAXNEOutput, error)
BindAXNEWithContext(volcengine.Context, *BindAXNEInput, ...request.Option) (*BindAXNEOutput, error)
BindAXNERequest(*BindAXNEInput) (*request.Request, *BindAXNEOutput)
BindAXYBCommon(*map[string]interface{}) (*map[string]interface{}, error)
BindAXYBCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BindAXYBCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BindAXYB(*BindAXYBInput) (*BindAXYBOutput, error)
BindAXYBWithContext(volcengine.Context, *BindAXYBInput, ...request.Option) (*BindAXYBOutput, error)
BindAXYBRequest(*BindAXYBInput) (*request.Request, *BindAXYBOutput)
BindYBForAXYBCommon(*map[string]interface{}) (*map[string]interface{}, error)
BindYBForAXYBCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BindYBForAXYBCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BindYBForAXYB(*BindYBForAXYBInput) (*BindYBForAXYBOutput, error)
BindYBForAXYBWithContext(volcengine.Context, *BindYBForAXYBInput, ...request.Option) (*BindYBForAXYBOutput, error)
BindYBForAXYBRequest(*BindYBForAXYBInput) (*request.Request, *BindYBForAXYBOutput)
CancelClick2CallV2Common(*map[string]interface{}) (*map[string]interface{}, error)
CancelClick2CallV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CancelClick2CallV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CancelClick2CallV2(*CancelClick2CallV2Input) (*CancelClick2CallV2Output, error)
CancelClick2CallV2WithContext(volcengine.Context, *CancelClick2CallV2Input, ...request.Option) (*CancelClick2CallV2Output, error)
CancelClick2CallV2Request(*CancelClick2CallV2Input) (*request.Request, *CancelClick2CallV2Output)
Click2CallCommon(*map[string]interface{}) (*map[string]interface{}, error)
Click2CallCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
Click2CallCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
Click2Call(*Click2CallInput) (*Click2CallOutput, error)
Click2CallWithContext(volcengine.Context, *Click2CallInput, ...request.Option) (*Click2CallOutput, error)
Click2CallRequest(*Click2CallInput) (*request.Request, *Click2CallOutput)
CommitResourceUploadCommon(*map[string]interface{}) (*map[string]interface{}, error)
CommitResourceUploadCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CommitResourceUploadCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CommitResourceUpload(*CommitResourceUploadInput) (*CommitResourceUploadOutput, error)
CommitResourceUploadWithContext(volcengine.Context, *CommitResourceUploadInput, ...request.Option) (*CommitResourceUploadOutput, error)
CommitResourceUploadRequest(*CommitResourceUploadInput) (*request.Request, *CommitResourceUploadOutput)
CreateNumberPoolCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateNumberPoolCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateNumberPoolCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateNumberPool(*CreateNumberPoolInput) (*CreateNumberPoolOutput, error)
CreateNumberPoolWithContext(volcengine.Context, *CreateNumberPoolInput, ...request.Option) (*CreateNumberPoolOutput, error)
CreateNumberPoolRequest(*CreateNumberPoolInput) (*request.Request, *CreateNumberPoolOutput)
CreateTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateTask(*CreateTaskInput) (*CreateTaskOutput, error)
CreateTaskWithContext(volcengine.Context, *CreateTaskInput, ...request.Option) (*CreateTaskOutput, error)
CreateTaskRequest(*CreateTaskInput) (*request.Request, *CreateTaskOutput)
EnableOrDisableNumberCommon(*map[string]interface{}) (*map[string]interface{}, error)
EnableOrDisableNumberCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
EnableOrDisableNumberCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
EnableOrDisableNumber(*EnableOrDisableNumberInput) (*EnableOrDisableNumberOutput, error)
EnableOrDisableNumberWithContext(volcengine.Context, *EnableOrDisableNumberInput, ...request.Option) (*EnableOrDisableNumberOutput, error)
EnableOrDisableNumberRequest(*EnableOrDisableNumberInput) (*request.Request, *EnableOrDisableNumberOutput)
GetResourceUploadUrlCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetResourceUploadUrlCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetResourceUploadUrlCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetResourceUploadUrl(*GetResourceUploadUrlInput) (*GetResourceUploadUrlOutput, error)
GetResourceUploadUrlWithContext(volcengine.Context, *GetResourceUploadUrlInput, ...request.Option) (*GetResourceUploadUrlOutput, error)
GetResourceUploadUrlRequest(*GetResourceUploadUrlInput) (*request.Request, *GetResourceUploadUrlOutput)
NumberListCommon(*map[string]interface{}) (*map[string]interface{}, error)
NumberListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
NumberListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
NumberList(*NumberListInput) (*NumberListOutput, error)
NumberListWithContext(volcengine.Context, *NumberListInput, ...request.Option) (*NumberListOutput, error)
NumberListRequest(*NumberListInput) (*request.Request, *NumberListOutput)
NumberPoolListCommon(*map[string]interface{}) (*map[string]interface{}, error)
NumberPoolListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
NumberPoolListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
NumberPoolList(*NumberPoolListInput) (*NumberPoolListOutput, error)
NumberPoolListWithContext(volcengine.Context, *NumberPoolListInput, ...request.Option) (*NumberPoolListOutput, error)
NumberPoolListRequest(*NumberPoolListInput) (*request.Request, *NumberPoolListOutput)
OpenCreateTtsCommon(*map[string]interface{}) (*map[string]interface{}, error)
OpenCreateTtsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
OpenCreateTtsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
OpenCreateTts(*OpenCreateTtsInput) (*OpenCreateTtsOutput, error)
OpenCreateTtsWithContext(volcengine.Context, *OpenCreateTtsInput, ...request.Option) (*OpenCreateTtsOutput, error)
OpenCreateTtsRequest(*OpenCreateTtsInput) (*request.Request, *OpenCreateTtsOutput)
OpenDeleteResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
OpenDeleteResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
OpenDeleteResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
OpenDeleteResource(*OpenDeleteResourceInput) (*OpenDeleteResourceOutput, error)
OpenDeleteResourceWithContext(volcengine.Context, *OpenDeleteResourceInput, ...request.Option) (*OpenDeleteResourceOutput, error)
OpenDeleteResourceRequest(*OpenDeleteResourceInput) (*request.Request, *OpenDeleteResourceOutput)
OpenUpdateResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
OpenUpdateResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
OpenUpdateResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
OpenUpdateResource(*OpenUpdateResourceInput) (*OpenUpdateResourceOutput, error)
OpenUpdateResourceWithContext(volcengine.Context, *OpenUpdateResourceInput, ...request.Option) (*OpenUpdateResourceOutput, error)
OpenUpdateResourceRequest(*OpenUpdateResourceInput) (*request.Request, *OpenUpdateResourceOutput)
PauseTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
PauseTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
PauseTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
PauseTask(*PauseTaskInput) (*PauseTaskOutput, error)
PauseTaskWithContext(volcengine.Context, *PauseTaskInput, ...request.Option) (*PauseTaskOutput, error)
PauseTaskRequest(*PauseTaskInput) (*request.Request, *PauseTaskOutput)
QueryAudioRecordFileUrlCommon(*map[string]interface{}) (*map[string]interface{}, error)
QueryAudioRecordFileUrlCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryAudioRecordFileUrlCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryAudioRecordFileUrl(*QueryAudioRecordFileUrlInput) (*QueryAudioRecordFileUrlOutput, error)
QueryAudioRecordFileUrlWithContext(volcengine.Context, *QueryAudioRecordFileUrlInput, ...request.Option) (*QueryAudioRecordFileUrlOutput, error)
QueryAudioRecordFileUrlRequest(*QueryAudioRecordFileUrlInput) (*request.Request, *QueryAudioRecordFileUrlOutput)
QueryAudioRecordToTextFileUrlV2Common(*map[string]interface{}) (*map[string]interface{}, error)
QueryAudioRecordToTextFileUrlV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryAudioRecordToTextFileUrlV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryAudioRecordToTextFileUrlV2(*QueryAudioRecordToTextFileUrlV2Input) (*QueryAudioRecordToTextFileUrlV2Output, error)
QueryAudioRecordToTextFileUrlV2WithContext(volcengine.Context, *QueryAudioRecordToTextFileUrlV2Input, ...request.Option) (*QueryAudioRecordToTextFileUrlV2Output, error)
QueryAudioRecordToTextFileUrlV2Request(*QueryAudioRecordToTextFileUrlV2Input) (*request.Request, *QueryAudioRecordToTextFileUrlV2Output)
QueryAuthCommon(*map[string]interface{}) (*map[string]interface{}, error)
QueryAuthCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryAuthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryAuth(*QueryAuthInput) (*QueryAuthOutput, error)
QueryAuthWithContext(volcengine.Context, *QueryAuthInput, ...request.Option) (*QueryAuthOutput, error)
QueryAuthRequest(*QueryAuthInput) (*request.Request, *QueryAuthOutput)
QueryCallRecordMsgV2Common(*map[string]interface{}) (*map[string]interface{}, error)
QueryCallRecordMsgV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryCallRecordMsgV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryCallRecordMsgV2(*QueryCallRecordMsgV2Input) (*QueryCallRecordMsgV2Output, error)
QueryCallRecordMsgV2WithContext(volcengine.Context, *QueryCallRecordMsgV2Input, ...request.Option) (*QueryCallRecordMsgV2Output, error)
QueryCallRecordMsgV2Request(*QueryCallRecordMsgV2Input) (*request.Request, *QueryCallRecordMsgV2Output)
QueryOpenGetResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
QueryOpenGetResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryOpenGetResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryOpenGetResource(*QueryOpenGetResourceInput) (*QueryOpenGetResourceOutput, error)
QueryOpenGetResourceWithContext(volcengine.Context, *QueryOpenGetResourceInput, ...request.Option) (*QueryOpenGetResourceOutput, error)
QueryOpenGetResourceRequest(*QueryOpenGetResourceInput) (*request.Request, *QueryOpenGetResourceOutput)
QueryQualificationCommon(*map[string]interface{}) (*map[string]interface{}, error)
QueryQualificationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryQualificationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryQualification(*QueryQualificationInput) (*QueryQualificationOutput, error)
QueryQualificationWithContext(volcengine.Context, *QueryQualificationInput, ...request.Option) (*QueryQualificationOutput, error)
QueryQualificationRequest(*QueryQualificationInput) (*request.Request, *QueryQualificationOutput)
QuerySingleInfoCommon(*map[string]interface{}) (*map[string]interface{}, error)
QuerySingleInfoCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QuerySingleInfoCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QuerySingleInfo(*QuerySingleInfoInput) (*QuerySingleInfoOutput, error)
QuerySingleInfoWithContext(volcengine.Context, *QuerySingleInfoInput, ...request.Option) (*QuerySingleInfoOutput, error)
QuerySingleInfoRequest(*QuerySingleInfoInput) (*request.Request, *QuerySingleInfoOutput)
QuerySubscriptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
QuerySubscriptionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QuerySubscriptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QuerySubscription(*QuerySubscriptionInput) (*QuerySubscriptionOutput, error)
QuerySubscriptionWithContext(volcengine.Context, *QuerySubscriptionInput, ...request.Option) (*QuerySubscriptionOutput, error)
QuerySubscriptionRequest(*QuerySubscriptionInput) (*request.Request, *QuerySubscriptionOutput)
QuerySubscriptionForListCommon(*map[string]interface{}) (*map[string]interface{}, error)
QuerySubscriptionForListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QuerySubscriptionForListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QuerySubscriptionForList(*QuerySubscriptionForListInput) (*QuerySubscriptionForListOutput, error)
QuerySubscriptionForListWithContext(volcengine.Context, *QuerySubscriptionForListInput, ...request.Option) (*QuerySubscriptionForListOutput, error)
QuerySubscriptionForListRequest(*QuerySubscriptionForListInput) (*request.Request, *QuerySubscriptionForListOutput)
QueryUsableResourceV2Common(*map[string]interface{}) (*map[string]interface{}, error)
QueryUsableResourceV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryUsableResourceV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryUsableResourceV2(*QueryUsableResourceV2Input) (*QueryUsableResourceV2Output, error)
QueryUsableResourceV2WithContext(volcengine.Context, *QueryUsableResourceV2Input, ...request.Option) (*QueryUsableResourceV2Output, error)
QueryUsableResourceV2Request(*QueryUsableResourceV2Input) (*request.Request, *QueryUsableResourceV2Output)
ResumeTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResumeTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResumeTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResumeTask(*ResumeTaskInput) (*ResumeTaskOutput, error)
ResumeTaskWithContext(volcengine.Context, *ResumeTaskInput, ...request.Option) (*ResumeTaskOutput, error)
ResumeTaskRequest(*ResumeTaskInput) (*request.Request, *ResumeTaskOutput)
RouteAAuthCommon(*map[string]interface{}) (*map[string]interface{}, error)
RouteAAuthCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RouteAAuthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RouteAAuth(*RouteAAuthInput) (*RouteAAuthOutput, error)
RouteAAuthWithContext(volcengine.Context, *RouteAAuthInput, ...request.Option) (*RouteAAuthOutput, error)
RouteAAuthRequest(*RouteAAuthInput) (*request.Request, *RouteAAuthOutput)
SelectNumberAndBindAXBCommon(*map[string]interface{}) (*map[string]interface{}, error)
SelectNumberAndBindAXBCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SelectNumberAndBindAXBCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SelectNumberAndBindAXB(*SelectNumberAndBindAXBInput) (*SelectNumberAndBindAXBOutput, error)
SelectNumberAndBindAXBWithContext(volcengine.Context, *SelectNumberAndBindAXBInput, ...request.Option) (*SelectNumberAndBindAXBOutput, error)
SelectNumberAndBindAXBRequest(*SelectNumberAndBindAXBInput) (*request.Request, *SelectNumberAndBindAXBOutput)
SelectNumberAndBindAXNCommon(*map[string]interface{}) (*map[string]interface{}, error)
SelectNumberAndBindAXNCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SelectNumberAndBindAXNCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SelectNumberAndBindAXN(*SelectNumberAndBindAXNInput) (*SelectNumberAndBindAXNOutput, error)
SelectNumberAndBindAXNWithContext(volcengine.Context, *SelectNumberAndBindAXNInput, ...request.Option) (*SelectNumberAndBindAXNOutput, error)
SelectNumberAndBindAXNRequest(*SelectNumberAndBindAXNInput) (*request.Request, *SelectNumberAndBindAXNOutput)
SingleBatchAppendCommon(*map[string]interface{}) (*map[string]interface{}, error)
SingleBatchAppendCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SingleBatchAppendCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SingleBatchAppend(*SingleBatchAppendInput) (*SingleBatchAppendOutput, error)
SingleBatchAppendWithContext(volcengine.Context, *SingleBatchAppendInput, ...request.Option) (*SingleBatchAppendOutput, error)
SingleBatchAppendRequest(*SingleBatchAppendInput) (*request.Request, *SingleBatchAppendOutput)
SingleCancelV2Common(*map[string]interface{}) (*map[string]interface{}, error)
SingleCancelV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SingleCancelV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SingleCancelV2(*SingleCancelV2Input) (*SingleCancelV2Output, error)
SingleCancelV2WithContext(volcengine.Context, *SingleCancelV2Input, ...request.Option) (*SingleCancelV2Output, error)
SingleCancelV2Request(*SingleCancelV2Input) (*request.Request, *SingleCancelV2Output)
StopTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
StopTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StopTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StopTask(*StopTaskInput) (*StopTaskOutput, error)
StopTaskWithContext(volcengine.Context, *StopTaskInput, ...request.Option) (*StopTaskOutput, error)
StopTaskRequest(*StopTaskInput) (*request.Request, *StopTaskOutput)
UnbindAXBV2Common(*map[string]interface{}) (*map[string]interface{}, error)
UnbindAXBV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UnbindAXBV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UnbindAXBV2(*UnbindAXBV2Input) (*UnbindAXBV2Output, error)
UnbindAXBV2WithContext(volcengine.Context, *UnbindAXBV2Input, ...request.Option) (*UnbindAXBV2Output, error)
UnbindAXBV2Request(*UnbindAXBV2Input) (*request.Request, *UnbindAXBV2Output)
UnbindAXNEV2Common(*map[string]interface{}) (*map[string]interface{}, error)
UnbindAXNEV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UnbindAXNEV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UnbindAXNEV2(*UnbindAXNEV2Input) (*UnbindAXNEV2Output, error)
UnbindAXNEV2WithContext(volcengine.Context, *UnbindAXNEV2Input, ...request.Option) (*UnbindAXNEV2Output, error)
UnbindAXNEV2Request(*UnbindAXNEV2Input) (*request.Request, *UnbindAXNEV2Output)
UnbindAXNV2Common(*map[string]interface{}) (*map[string]interface{}, error)
UnbindAXNV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UnbindAXNV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UnbindAXNV2(*UnbindAXNV2Input) (*UnbindAXNV2Output, error)
UnbindAXNV2WithContext(volcengine.Context, *UnbindAXNV2Input, ...request.Option) (*UnbindAXNV2Output, error)
UnbindAXNV2Request(*UnbindAXNV2Input) (*request.Request, *UnbindAXNV2Output)
UnbindAXYBV2Common(*map[string]interface{}) (*map[string]interface{}, error)
UnbindAXYBV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UnbindAXYBV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UnbindAXYBV2(*UnbindAXYBV2Input) (*UnbindAXYBV2Output, error)
UnbindAXYBV2WithContext(volcengine.Context, *UnbindAXYBV2Input, ...request.Option) (*UnbindAXYBV2Output, error)
UnbindAXYBV2Request(*UnbindAXYBV2Input) (*request.Request, *UnbindAXYBV2Output)
UpdateNumberPoolV2Common(*map[string]interface{}) (*map[string]interface{}, error)
UpdateNumberPoolV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateNumberPoolV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateNumberPoolV2(*UpdateNumberPoolV2Input) (*UpdateNumberPoolV2Output, error)
UpdateNumberPoolV2WithContext(volcengine.Context, *UpdateNumberPoolV2Input, ...request.Option) (*UpdateNumberPoolV2Output, error)
UpdateNumberPoolV2Request(*UpdateNumberPoolV2Input) (*request.Request, *UpdateNumberPoolV2Output)
UpdateQualificationCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateQualificationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateQualificationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateQualification(*UpdateQualificationInput) (*UpdateQualificationOutput, error)
UpdateQualificationWithContext(volcengine.Context, *UpdateQualificationInput, ...request.Option) (*UpdateQualificationOutput, error)
UpdateQualificationRequest(*UpdateQualificationInput) (*request.Request, *UpdateQualificationOutput)
UpdateTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateTask(*UpdateTaskInput) (*UpdateTaskOutput, error)
UpdateTaskWithContext(volcengine.Context, *UpdateTaskInput, ...request.Option) (*UpdateTaskOutput, error)
UpdateTaskRequest(*UpdateTaskInput) (*request.Request, *UpdateTaskOutput)
UpgradeAXToAXBCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpgradeAXToAXBCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpgradeAXToAXBCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpgradeAXToAXB(*UpgradeAXToAXBInput) (*UpgradeAXToAXBOutput, error)
UpgradeAXToAXBWithContext(volcengine.Context, *UpgradeAXToAXBInput, ...request.Option) (*UpgradeAXToAXBOutput, error)
UpgradeAXToAXBRequest(*UpgradeAXToAXBInput) (*request.Request, *UpgradeAXToAXBOutput)
UploadQualificationFileV2Common(*map[string]interface{}) (*map[string]interface{}, error)
UploadQualificationFileV2CommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UploadQualificationFileV2CommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UploadQualificationFileV2(*UploadQualificationFileV2Input) (*UploadQualificationFileV2Output, error)
UploadQualificationFileV2WithContext(volcengine.Context, *UploadQualificationFileV2Input, ...request.Option) (*UploadQualificationFileV2Output, error)
UploadQualificationFileV2Request(*UploadQualificationFileV2Input) (*request.Request, *UploadQualificationFileV2Output)
}
VMSAPI provides an interface to enable mocking the vms.VMS service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// VMS.
func myFunc(svc VMSAPI) bool {
// Make svc.AddQualification request
}
func main() {
sess := session.New()
svc := vms.New(sess)
myFunc(svc)
}
Source Files
¶
- api_add_qualification.go
- api_batch_append.go
- api_bind_ax_n.go
- api_bind_axn_e.go
- api_bind_axy_b.go
- api_bind_yb_for_axy_b.go
- api_cancel_click2_call_v2.go
- api_click2_call.go
- api_commit_resource_upload.go
- api_create_number_pool.go
- api_create_task.go
- api_enable_or_disable_number.go
- api_get_resource_upload_url.go
- api_number_list.go
- api_number_pool_list.go
- api_open_create_tts.go
- api_open_delete_resource.go
- api_open_update_resource.go
- api_pause_task.go
- api_query_audio_record_file_url.go
- api_query_audio_record_to_text_file_url_v2.go
- api_query_auth.go
- api_query_call_record_msg_v2.go
- api_query_open_get_resource.go
- api_query_qualification.go
- api_query_single_info.go
- api_query_subscription.go
- api_query_subscription_for_list.go
- api_query_usable_resource_v2.go
- api_resume_task.go
- api_route_a_auth.go
- api_select_number_and_bind_ax_b.go
- api_select_number_and_bind_ax_n.go
- api_single_batch_append.go
- api_single_cancel_v2.go
- api_stop_task.go
- api_unbind_axb_v2.go
- api_unbind_axn_v2.go
- api_unbind_axne_v2.go
- api_unbind_axyb_v2.go
- api_update_number_pool_v2.go
- api_update_qualification.go
- api_update_task.go
- api_upgrade_ax_to_ax_b.go
- api_upload_qualification_file_v2.go
- interface_vms.go
- service_vms.go