Home
last modified time | relevance | path

Searched defs:DeletePathRewritesRequest (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.go3327 type DeletePathRewritesRequest struct { struct
3328 *tchttp.BaseRequest
3331 PathRewriteIds []*string `json:"PathRewriteIds,omitempty" name:"PathRewriteIds" list`
3334 func (r *DeletePathRewritesRequest) ToJsonString() string {
3341 func (r *DeletePathRewritesRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tsf/v20180326/
H A Dmodels.go3443 type DeletePathRewritesRequest struct { struct
3444 *tchttp.BaseRequest
3447 PathRewriteIds []*string `json:"PathRewriteIds,omitempty" name:"PathRewriteIds"`
3450 func (r *DeletePathRewritesRequest) ToJsonString() string {
3457 func (r *DeletePathRewritesRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/tsf/v20180326/
H A Dmodels.go3443 type DeletePathRewritesRequest struct { struct
3444 *tchttp.BaseRequest
3447 PathRewriteIds []*string `json:"PathRewriteIds,omitempty" name:"PathRewriteIds"`
3450 func (r *DeletePathRewritesRequest) ToJsonString() string {
3457 func (r *DeletePathRewritesRequest) FromJsonString(s string) error {