v2

package
v0.0.10-beta Latest Latest
Warning

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

Go to latest
Published: Oct 30, 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 CesClientBuilder

func CesClientBuilder() *http_client.HcHttpClientBuilder

func GenReqDefForAddAlarmRuleResources

func GenReqDefForAddAlarmRuleResources() *def.HttpRequestDef

func GenReqDefForBatchDeleteAlarmRules

func GenReqDefForBatchDeleteAlarmRules() *def.HttpRequestDef

func GenReqDefForBatchEnableAlarmRules

func GenReqDefForBatchEnableAlarmRules() *def.HttpRequestDef

func GenReqDefForCreateAlarmRules

func GenReqDefForCreateAlarmRules() *def.HttpRequestDef

func GenReqDefForDeleteAlarmRuleResources

func GenReqDefForDeleteAlarmRuleResources() *def.HttpRequestDef

func GenReqDefForListAgentDimensionInfo

func GenReqDefForListAgentDimensionInfo() *def.HttpRequestDef

func GenReqDefForListAlarmHistories

func GenReqDefForListAlarmHistories() *def.HttpRequestDef

func GenReqDefForListAlarmRulePolicies

func GenReqDefForListAlarmRulePolicies() *def.HttpRequestDef

func GenReqDefForListAlarmRuleResources

func GenReqDefForListAlarmRuleResources() *def.HttpRequestDef

func GenReqDefForListAlarmRules

func GenReqDefForListAlarmRules() *def.HttpRequestDef

func GenReqDefForUpdateAlarmRulePolicies

func GenReqDefForUpdateAlarmRulePolicies() *def.HttpRequestDef

Types

type AddAlarmRuleResourcesInvoker

type AddAlarmRuleResourcesInvoker struct {
	*invoker.BaseInvoker
}

func (*AddAlarmRuleResourcesInvoker) Invoke

type BatchDeleteAlarmRulesInvoker

type BatchDeleteAlarmRulesInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchDeleteAlarmRulesInvoker) Invoke

type BatchEnableAlarmRulesInvoker

type BatchEnableAlarmRulesInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchEnableAlarmRulesInvoker) Invoke

type CesClient

type CesClient struct {
	HcClient *http_client.HcHttpClient
}

func NewCesClient

func NewCesClient(hcClient *http_client.HcHttpClient) *CesClient

func (*CesClient) AddAlarmRuleResources

func (*CesClient) AddAlarmRuleResourcesInvoker

func (c *CesClient) AddAlarmRuleResourcesInvoker(request *model.AddAlarmRuleResourcesRequest) *AddAlarmRuleResourcesInvoker

func (*CesClient) BatchDeleteAlarmRules

func (*CesClient) BatchDeleteAlarmRulesInvoker

func (c *CesClient) BatchDeleteAlarmRulesInvoker(request *model.BatchDeleteAlarmRulesRequest) *BatchDeleteAlarmRulesInvoker

func (*CesClient) BatchEnableAlarmRules

func (*CesClient) BatchEnableAlarmRulesInvoker

func (c *CesClient) BatchEnableAlarmRulesInvoker(request *model.BatchEnableAlarmRulesRequest) *BatchEnableAlarmRulesInvoker

func (*CesClient) CreateAlarmRules

func (c *CesClient) CreateAlarmRules(request *model.CreateAlarmRulesRequest) (*model.CreateAlarmRulesResponse, error)

func (*CesClient) CreateAlarmRulesInvoker

func (c *CesClient) CreateAlarmRulesInvoker(request *model.CreateAlarmRulesRequest) *CreateAlarmRulesInvoker

func (*CesClient) DeleteAlarmRuleResources

func (*CesClient) DeleteAlarmRuleResourcesInvoker

func (c *CesClient) DeleteAlarmRuleResourcesInvoker(request *model.DeleteAlarmRuleResourcesRequest) *DeleteAlarmRuleResourcesInvoker

func (*CesClient) GetAddAlarmRuleResourcesRequest

func (c *CesClient) GetAddAlarmRuleResourcesRequest() *model.AddAlarmRuleResourcesRequest

func (*CesClient) GetBatchDeleteAlarmRulesRequest

func (c *CesClient) GetBatchDeleteAlarmRulesRequest() *model.BatchDeleteAlarmRulesRequest

func (*CesClient) GetBatchEnableAlarmRulesRequest

func (c *CesClient) GetBatchEnableAlarmRulesRequest() *model.BatchEnableAlarmRulesRequest

func (*CesClient) GetCreateAlarmRulesRequest

func (c *CesClient) GetCreateAlarmRulesRequest() *model.CreateAlarmRulesRequest

func (*CesClient) GetDeleteAlarmRuleResourcesRequest

func (c *CesClient) GetDeleteAlarmRuleResourcesRequest() *model.DeleteAlarmRuleResourcesRequest

func (*CesClient) GetListAgentDimensionInfoRequest

func (c *CesClient) GetListAgentDimensionInfoRequest() *model.ListAgentDimensionInfoRequest

func (*CesClient) GetListAlarmHistoriesRequest

func (c *CesClient) GetListAlarmHistoriesRequest() *model.ListAlarmHistoriesRequest

func (*CesClient) GetListAlarmRulePoliciesRequest

func (c *CesClient) GetListAlarmRulePoliciesRequest() *model.ListAlarmRulePoliciesRequest

func (*CesClient) GetListAlarmRuleResourcesRequest

func (c *CesClient) GetListAlarmRuleResourcesRequest() *model.ListAlarmRuleResourcesRequest

func (*CesClient) GetListAlarmRulesRequest

func (c *CesClient) GetListAlarmRulesRequest() *model.ListAlarmRulesRequest

func (*CesClient) GetUpdateAlarmRulePoliciesRequest

func (c *CesClient) GetUpdateAlarmRulePoliciesRequest() *model.UpdateAlarmRulePoliciesRequest

func (*CesClient) ListAgentDimensionInfo

func (*CesClient) ListAgentDimensionInfoInvoker

func (c *CesClient) ListAgentDimensionInfoInvoker(request *model.ListAgentDimensionInfoRequest) *ListAgentDimensionInfoInvoker

func (*CesClient) ListAlarmHistories

func (c *CesClient) ListAlarmHistories(request *model.ListAlarmHistoriesRequest) (*model.ListAlarmHistoriesResponse, error)

func (*CesClient) ListAlarmHistoriesInvoker

func (c *CesClient) ListAlarmHistoriesInvoker(request *model.ListAlarmHistoriesRequest) *ListAlarmHistoriesInvoker

func (*CesClient) ListAlarmRulePolicies

func (*CesClient) ListAlarmRulePoliciesInvoker

func (c *CesClient) ListAlarmRulePoliciesInvoker(request *model.ListAlarmRulePoliciesRequest) *ListAlarmRulePoliciesInvoker

func (*CesClient) ListAlarmRuleResources

func (*CesClient) ListAlarmRuleResourcesInvoker

func (c *CesClient) ListAlarmRuleResourcesInvoker(request *model.ListAlarmRuleResourcesRequest) *ListAlarmRuleResourcesInvoker

func (*CesClient) ListAlarmRules

func (c *CesClient) ListAlarmRules(request *model.ListAlarmRulesRequest) (*model.ListAlarmRulesResponse, error)

func (*CesClient) ListAlarmRulesInvoker

func (c *CesClient) ListAlarmRulesInvoker(request *model.ListAlarmRulesRequest) *ListAlarmRulesInvoker

func (*CesClient) UpdateAlarmRulePolicies

func (*CesClient) UpdateAlarmRulePoliciesInvoker

func (c *CesClient) UpdateAlarmRulePoliciesInvoker(request *model.UpdateAlarmRulePoliciesRequest) *UpdateAlarmRulePoliciesInvoker

type CreateAlarmRulesInvoker

type CreateAlarmRulesInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateAlarmRulesInvoker) Invoke

type DeleteAlarmRuleResourcesInvoker

type DeleteAlarmRuleResourcesInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteAlarmRuleResourcesInvoker) Invoke

type ListAgentDimensionInfoInvoker

type ListAgentDimensionInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*ListAgentDimensionInfoInvoker) Invoke

type ListAlarmHistoriesInvoker

type ListAlarmHistoriesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListAlarmHistoriesInvoker) Invoke

type ListAlarmRulePoliciesInvoker

type ListAlarmRulePoliciesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListAlarmRulePoliciesInvoker) Invoke

type ListAlarmRuleResourcesInvoker

type ListAlarmRuleResourcesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListAlarmRuleResourcesInvoker) Invoke

type ListAlarmRulesInvoker

type ListAlarmRulesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListAlarmRulesInvoker) Invoke

type UpdateAlarmRulePoliciesInvoker

type UpdateAlarmRulePoliciesInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateAlarmRulePoliciesInvoker) Invoke

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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