client

package
v1.62.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IvClient

type IvClient struct {
	core.JDCloudClient
}

func NewIvClient

func NewIvClient(credential *core.Credential) *IvClient

func (*IvClient) CreateViTemplate

func (c *IvClient) CreateViTemplate(request *iv.CreateViTemplateRequest) (*iv.CreateViTemplateResponse, error)

创建视频审查模板

func (*IvClient) DeleteViTemplate

func (c *IvClient) DeleteViTemplate(request *iv.DeleteViTemplateRequest) (*iv.DeleteViTemplateResponse, error)

删除视频审查模板

func (*IvClient) DisableLogger

func (c *IvClient) DisableLogger()

func (*IvClient) GetViJobSummary

func (c *IvClient) GetViJobSummary(request *iv.GetViJobSummaryRequest) (*iv.GetViJobSummaryResponse, error)

查询视频审查作业摘要

func (*IvClient) GetViTemplate

func (c *IvClient) GetViTemplate(request *iv.GetViTemplateRequest) (*iv.GetViTemplateResponse, error)

查询视频审查模板

func (*IvClient) ListViTemplates

func (c *IvClient) ListViTemplates(request *iv.ListViTemplatesRequest) (*iv.ListViTemplatesResponse, error)
查询视频审查模板列表。

支持过滤查询:

  • templateId,eq 精确匹配模板ID,非必选

func (*IvClient) SetConfig

func (c *IvClient) SetConfig(config *core.Config)

func (*IvClient) SetLogger

func (c *IvClient) SetLogger(logger core.Logger)

func (*IvClient) SubmitViJob

func (c *IvClient) SubmitViJob(request *iv.SubmitViJobRequest) (*iv.SubmitViJobResponse, error)

提交视频审查作业

func (*IvClient) UpdateViTemplate

func (c *IvClient) UpdateViTemplate(request *iv.UpdateViTemplateRequest) (*iv.UpdateViTemplateResponse, error)

修改视频审查模板

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL