Home
last modified time | relevance | path

Searched defs:DescribePathRewritesRequest (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.go6519 type DescribePathRewritesRequest struct { struct
6520 *tchttp.BaseRequest
6523 GatewayGroupId *string `json:"GatewayGroupId,omitempty" name:"GatewayGroupId"`
6526 SearchWord *string `json:"SearchWord,omitempty" name:"SearchWord"`
6529 Limit *uint64 `json:"Limit,omitempty" name:"Limit"`
6532 Offset *uint64 `json:"Offset,omitempty" name:"Offset"`
6535 func (r *DescribePathRewritesRequest) ToJsonString() string {
6542 func (r *DescribePathRewritesRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tsf/v20180326/
H A Dmodels.go6799 type DescribePathRewritesRequest struct { struct
6800 *tchttp.BaseRequest
6803 GatewayGroupId *string `json:"GatewayGroupId,omitempty" name:"GatewayGroupId"`
6806 SearchWord *string `json:"SearchWord,omitempty" name:"SearchWord"`
6809 Limit *uint64 `json:"Limit,omitempty" name:"Limit"`
6812 Offset *uint64 `json:"Offset,omitempty" name:"Offset"`
6815 func (r *DescribePathRewritesRequest) ToJsonString() string {
6822 func (r *DescribePathRewritesRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/tsf/v20180326/
H A Dmodels.go6799 type DescribePathRewritesRequest struct { struct
6800 *tchttp.BaseRequest
6803 GatewayGroupId *string `json:"GatewayGroupId,omitempty" name:"GatewayGroupId"`
6806 SearchWord *string `json:"SearchWord,omitempty" name:"SearchWord"`
6809 Limit *uint64 `json:"Limit,omitempty" name:"Limit"`
6812 Offset *uint64 `json:"Offset,omitempty" name:"Offset"`
6815 func (r *DescribePathRewritesRequest) ToJsonString() string {
6822 func (r *DescribePathRewritesRequest) FromJsonString(s string) error {