Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CbhClientBuilder ¶
func CbhClientBuilder() *http_client.HcHttpClientBuilder
func GenReqDefForListCbhInstance ¶
func GenReqDefForListCbhInstance() *def.HttpRequestDef
Types ¶
type CbhClient ¶
type CbhClient struct {
HcClient *http_client.HcHttpClient
}
func NewCbhClient ¶
func NewCbhClient(hcClient *http_client.HcHttpClient) *CbhClient
func (*CbhClient) ListCbhInstance ¶
func (c *CbhClient) ListCbhInstance(request *model.ListCbhInstanceRequest) (*model.ListCbhInstanceResponse, error)
获取CBH实例列表
Click to show internal directories.
Click to hide internal directories.