Home
last modified time | relevance | path

Searched defs:DescribeGroupBindedGatewaysRequest (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.go5565 type DescribeGroupBindedGatewaysRequest struct { struct
5566 *tchttp.BaseRequest
5569 GroupId *string `json:"GroupId,omitempty" name:"GroupId"`
5572 Offset *int64 `json:"Offset,omitempty" name:"Offset"`
5575 Limit *int64 `json:"Limit,omitempty" name:"Limit"`
5578 SearchWord *string `json:"SearchWord,omitempty" name:"SearchWord"`
5581 func (r *DescribeGroupBindedGatewaysRequest) ToJsonString() string {
5588 func (r *DescribeGroupBindedGatewaysRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tsf/v20180326/
H A Dmodels.go5775 type DescribeGroupBindedGatewaysRequest struct { struct
5776 *tchttp.BaseRequest
5779 GroupId *string `json:"GroupId,omitempty" name:"GroupId"`
5782 Offset *int64 `json:"Offset,omitempty" name:"Offset"`
5785 Limit *int64 `json:"Limit,omitempty" name:"Limit"`
5788 SearchWord *string `json:"SearchWord,omitempty" name:"SearchWord"`
5791 func (r *DescribeGroupBindedGatewaysRequest) ToJsonString() string {
5798 func (r *DescribeGroupBindedGatewaysRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/tsf/v20180326/
H A Dmodels.go5775 type DescribeGroupBindedGatewaysRequest struct { struct
5776 *tchttp.BaseRequest
5779 GroupId *string `json:"GroupId,omitempty" name:"GroupId"`
5782 Offset *int64 `json:"Offset,omitempty" name:"Offset"`
5785 Limit *int64 `json:"Limit,omitempty" name:"Limit"`
5788 SearchWord *string `json:"SearchWord,omitempty" name:"SearchWord"`
5791 func (r *DescribeGroupBindedGatewaysRequest) ToJsonString() string {
5798 func (r *DescribeGroupBindedGatewaysRequest) FromJsonString(s string) error {