Home
last modified time | relevance | path

Searched defs:DescribeSimpleClustersRequest (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tsf/v20180326/
H A Dmodels.go7456 type DescribeSimpleClustersRequest struct { struct
7457 *tchttp.BaseRequest
7460 ClusterIdList []*string `json:"ClusterIdList,omitempty" name:"ClusterIdList" list`
7463 ClusterType *string `json:"ClusterType,omitempty" name:"ClusterType"`
7466 Offset *int64 `json:"Offset,omitempty" name:"Offset"`
7469 Limit *int64 `json:"Limit,omitempty" name:"Limit"`
7472 SearchWord *string `json:"SearchWord,omitempty" name:"SearchWord"`
7475 func (r *DescribeSimpleClustersRequest) ToJsonString() string {
7482 func (r *DescribeSimpleClustersRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tsf/v20180326/
H A Dmodels.go7744 type DescribeSimpleClustersRequest struct { struct
7745 *tchttp.BaseRequest
7748 ClusterIdList []*string `json:"ClusterIdList,omitempty" name:"ClusterIdList"`
7751 ClusterType *string `json:"ClusterType,omitempty" name:"ClusterType"`
7754 Offset *int64 `json:"Offset,omitempty" name:"Offset"`
7757 Limit *int64 `json:"Limit,omitempty" name:"Limit"`
7760 SearchWord *string `json:"SearchWord,omitempty" name:"SearchWord"`
7763 func (r *DescribeSimpleClustersRequest) ToJsonString() string {
7770 func (r *DescribeSimpleClustersRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/tsf/v20180326/
H A Dmodels.go7744 type DescribeSimpleClustersRequest struct { struct
7745 *tchttp.BaseRequest
7748 ClusterIdList []*string `json:"ClusterIdList,omitempty" name:"ClusterIdList"`
7751 ClusterType *string `json:"ClusterType,omitempty" name:"ClusterType"`
7754 Offset *int64 `json:"Offset,omitempty" name:"Offset"`
7757 Limit *int64 `json:"Limit,omitempty" name:"Limit"`
7760 SearchWord *string `json:"SearchWord,omitempty" name:"SearchWord"`
7763 func (r *DescribeSimpleClustersRequest) ToJsonString() string {
7770 func (r *DescribeSimpleClustersRequest) FromJsonString(s string) error {