v2

package
v0.1.114 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 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 CampusGoClientBuilder

func CampusGoClientBuilder() *httpclient.HcHttpClientBuilder

func GenReqDefForCreateTasks

func GenReqDefForCreateTasks() *def.HttpRequestDef

func GenReqDefForDeleteTask

func GenReqDefForDeleteTask() *def.HttpRequestDef

func GenReqDefForListTasksDetails

func GenReqDefForListTasksDetails() *def.HttpRequestDef

func GenReqDefForShowTask

func GenReqDefForShowTask() *def.HttpRequestDef

Types

type CampusGoClient

type CampusGoClient struct {
	HcClient *httpclient.HcHttpClient
}

func NewCampusGoClient

func NewCampusGoClient(hcClient *httpclient.HcHttpClient) *CampusGoClient

func (*CampusGoClient) CreateTasks

CreateTasks 创建服务作业

该接口用于创建服务作业

Please refer to HUAWEI cloud API Explorer for details.

func (*CampusGoClient) CreateTasksInvoker added in v0.0.90

func (c *CampusGoClient) CreateTasksInvoker(request *model.CreateTasksRequest) *CreateTasksInvoker

CreateTasksInvoker 创建服务作业

func (*CampusGoClient) DeleteTask

DeleteTask 删除服务作业

该接口用于删除服务作业

Please refer to HUAWEI cloud API Explorer for details.

func (*CampusGoClient) DeleteTaskInvoker added in v0.0.90

func (c *CampusGoClient) DeleteTaskInvoker(request *model.DeleteTaskRequest) *DeleteTaskInvoker

DeleteTaskInvoker 删除服务作业

func (*CampusGoClient) ListTasksDetails

ListTasksDetails 获取服务作业列表

该接口用于获取服务作业列表

Please refer to HUAWEI cloud API Explorer for details.

func (*CampusGoClient) ListTasksDetailsInvoker added in v0.0.90

func (c *CampusGoClient) ListTasksDetailsInvoker(request *model.ListTasksDetailsRequest) *ListTasksDetailsInvoker

ListTasksDetailsInvoker 获取服务作业列表

func (*CampusGoClient) ShowTask

func (c *CampusGoClient) ShowTask(request *model.ShowTaskRequest) (*model.ShowTaskResponse, error)

ShowTask 查询服务作业

该接口用于查询服务作业

Please refer to HUAWEI cloud API Explorer for details.

func (*CampusGoClient) ShowTaskInvoker added in v0.0.90

func (c *CampusGoClient) ShowTaskInvoker(request *model.ShowTaskRequest) *ShowTaskInvoker

ShowTaskInvoker 查询服务作业

type CreateTasksInvoker added in v0.0.90

type CreateTasksInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateTasksInvoker) Invoke added in v0.0.90

type DeleteTaskInvoker added in v0.0.90

type DeleteTaskInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteTaskInvoker) Invoke added in v0.0.90

type ListTasksDetailsInvoker added in v0.0.90

type ListTasksDetailsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListTasksDetailsInvoker) Invoke added in v0.0.90

type ShowTaskInvoker added in v0.0.90

type ShowTaskInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowTaskInvoker) Invoke added in v0.0.90

func (i *ShowTaskInvoker) Invoke() (*model.ShowTaskResponse, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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