Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenReqDefForListHosts ¶
func GenReqDefForListHosts() *def.HttpRequestDef
func HssClientBuilder ¶
func HssClientBuilder() *http_client.HcHttpClientBuilder
Types ¶
type HssClient ¶
type HssClient struct {
HcClient *http_client.HcHttpClient
}
func NewHssClient ¶
func NewHssClient(hcClient *http_client.HcHttpClient) *HssClient
func (*HssClient) ListHosts ¶
func (c *HssClient) ListHosts(request *model.ListHostsRequest) (*model.ListHostsResponse, error)
查询弹性云服务器状态列表
Click to show internal directories.
Click to hide internal directories.