Example #1
0
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'ApplyNumberDistrictInfoParsingResult','outboundbot')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
Example #2
0
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'GetConcurrentConversationQuota','outboundbot')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
Example #3
0
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'DeleteContactBlockList','outboundbot')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
Example #4
0
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'DescribeJobGroupExportTaskProgress','outboundbot')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
Example #5
0
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'GetBaseStrategyPeriod','outboundbot')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
Example #6
0
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'ListChatbotInstances','outboundbot')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
Example #7
0
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'GetEmptyNumberNoMoreCallsInfo','outboundbot')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
Example #8
0
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'SubmitScriptReview','outboundbot')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
Example #9
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'CreateGlobalQuestion', 'outboundbot')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'DownloadRecording', 'outboundbot')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'ListScriptPublishHistories', 'outboundbot')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'ModifyOutboundCallNumber', 'outboundbot')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'DescribeInstance', 'outboundbot')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'ListBasicStatisticsReportSubItems', 'outboundbot')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #15
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'GetJobStatusByCallId', 'outboundbot')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #16
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'ListUnrecognizedIntents', 'outboundbot')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #17
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'GenerateOverallStatisticsReport', 'outboundbot')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #18
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'SubmitBatchJobs', 'outboundbot')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #19
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'CreateJobDataParsingTask', 'outboundbot')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #20
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'ListJobGroupsAsync', 'outboundbot')
     self.set_method('GET')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #21
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'DescribeTagHitsSummary', 'outboundbot')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #22
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'QueryJobsWithResult', 'outboundbot')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #23
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'ChangeResourceGroup', 'outboundbot')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #24
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'GetAfterAnswerDelayPlayback', 'outboundbot')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #25
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'CreateDownloadUrl', 'outboundbot')
     self.set_method('GET')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #26
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'SaveMaxAttemptsPerDay', 'outboundbot')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #27
0
 def __init__(self):
     RpcRequest.__init__(self, 'OutboundBot', '2019-12-26',
                         'GetNumberDistrictInfoTemplateDownloadUrl',
                         'outboundbot')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Example #28
0
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'DeleteDialogueFlow','outboundbot')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
Example #29
0
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'ListJobGroupsWithScenario','outboundbot')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
	def __init__(self):
		RpcRequest.__init__(self, 'OutboundBot', '2019-12-26', 'QueryScriptWaveforms','outboundbot')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())