v2

package
v0.1.60 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenReqDefForRunAddData

func GenReqDefForRunAddData() *def.HttpRequestDef

func GenReqDefForRunCheckData

func GenReqDefForRunCheckData() *def.HttpRequestDef

func GenReqDefForRunDeleteData

func GenReqDefForRunDeleteData() *def.HttpRequestDef

func GenReqDefForRunSearch

func GenReqDefForRunSearch() *def.HttpRequestDef

func GenReqDefForRunUpdateData

func GenReqDefForRunUpdateData() *def.HttpRequestDef

func ImageSearchClientBuilder

func ImageSearchClientBuilder() *http_client.HcHttpClientBuilder

Types

type ImageSearchClient

type ImageSearchClient struct {
	HcClient *http_client.HcHttpClient
}

func NewImageSearchClient

func NewImageSearchClient(hcClient *http_client.HcHttpClient) *ImageSearchClient

func (*ImageSearchClient) RunAddData

RunAddData 添加数据

添加数据到指定服务实例中。

Please refer to HUAWEI cloud API Explorer for details.

func (*ImageSearchClient) RunAddDataInvoker

func (c *ImageSearchClient) RunAddDataInvoker(request *model.RunAddDataRequest) *RunAddDataInvoker

RunAddDataInvoker 添加数据

func (*ImageSearchClient) RunCheckData

RunCheckData 检查数据

检查指定服务实例中的对应数据,支持指定ID检查和条件检查。

Please refer to HUAWEI cloud API Explorer for details.

func (*ImageSearchClient) RunCheckDataInvoker

func (c *ImageSearchClient) RunCheckDataInvoker(request *model.RunCheckDataRequest) *RunCheckDataInvoker

RunCheckDataInvoker 检查数据

func (*ImageSearchClient) RunDeleteData

RunDeleteData 删除数据

删除指定服务实例中的对应数据,支持指定ID删除和条件删除。

Please refer to HUAWEI cloud API Explorer for details.

func (*ImageSearchClient) RunDeleteDataInvoker

func (c *ImageSearchClient) RunDeleteDataInvoker(request *model.RunDeleteDataRequest) *RunDeleteDataInvoker

RunDeleteDataInvoker 删除数据

func (*ImageSearchClient) RunSearch

RunSearch 搜索

从指定服务实例中进行搜索。

Please refer to HUAWEI cloud API Explorer for details.

func (*ImageSearchClient) RunSearchInvoker

func (c *ImageSearchClient) RunSearchInvoker(request *model.RunSearchRequest) *RunSearchInvoker

RunSearchInvoker 搜索

func (*ImageSearchClient) RunUpdateData

RunUpdateData 更新数据

更新指定服务实例中的对应数据。

Please refer to HUAWEI cloud API Explorer for details.

func (*ImageSearchClient) RunUpdateDataInvoker

func (c *ImageSearchClient) RunUpdateDataInvoker(request *model.RunUpdateDataRequest) *RunUpdateDataInvoker

RunUpdateDataInvoker 更新数据

type RunAddDataInvoker

type RunAddDataInvoker struct {
	*invoker.BaseInvoker
}

func (*RunAddDataInvoker) Invoke

type RunCheckDataInvoker

type RunCheckDataInvoker struct {
	*invoker.BaseInvoker
}

func (*RunCheckDataInvoker) Invoke

type RunDeleteDataInvoker

type RunDeleteDataInvoker struct {
	*invoker.BaseInvoker
}

func (*RunDeleteDataInvoker) Invoke

type RunSearchInvoker

type RunSearchInvoker struct {
	*invoker.BaseInvoker
}

func (*RunSearchInvoker) Invoke

type RunUpdateDataInvoker

type RunUpdateDataInvoker struct {
	*invoker.BaseInvoker
}

func (*RunUpdateDataInvoker) Invoke

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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