Home
last modified time | relevance | path

Searched defs:DeleteFlowLogRequest (Results 1 – 7 of 7) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/smartag/
H A Ddelete_flow_log.go24 func (client *Client) DeleteFlowLog(request *DeleteFlowLogRequest) (response *DeleteFlowLogResponse…
31 func (client *Client) DeleteFlowLogWithChan(request *DeleteFlowLogRequest) (<-chan *DeleteFlowLogRe…
53 func (client *Client) DeleteFlowLogWithCallback(request *DeleteFlowLogRequest, callback func(respon…
72 type DeleteFlowLogRequest struct { struct
73 *requests.RpcRequest
74 ResourceOwnerId requests.Integer `position:"Query"`
75 ResourceOwnerAccount string `position:"Query"`
76 OwnerAccount string `position:"Query"`
77 OwnerId requests.Integer `position:"Query"`
78 FlowLogId string `position:"Query"`
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Ddelete_flow_log.go24 func (client *Client) DeleteFlowLog(request *DeleteFlowLogRequest) (response *DeleteFlowLogResponse…
31 func (client *Client) DeleteFlowLogWithChan(request *DeleteFlowLogRequest) (<-chan *DeleteFlowLogRe…
53 func (client *Client) DeleteFlowLogWithCallback(request *DeleteFlowLogRequest, callback func(respon…
72 type DeleteFlowLogRequest struct { struct
73 *requests.RpcRequest
74 ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
75 ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
76 OwnerAccount string `position:"Query" name:"OwnerAccount"`
77 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
78 FlowLogId string `position:"Query" name:"FlowLogId"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Ddelete_flow_log.go25 func (client *Client) DeleteFlowLog(request *DeleteFlowLogRequest) (response *DeleteFlowLogResponse…
34 func (client *Client) DeleteFlowLogWithChan(request *DeleteFlowLogRequest) (<-chan *DeleteFlowLogRe…
58 func (client *Client) DeleteFlowLogWithCallback(request *DeleteFlowLogRequest, callback func(respon…
77 type DeleteFlowLogRequest struct { struct
78 *requests.RpcRequest
79 ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
80 ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
81 OwnerAccount string `position:"Query" name:"OwnerAccount"`
82 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
83 FlowLogId string `position:"Query" name:"FlowLogId"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Ddelete_flow_log.go25 func (client *Client) DeleteFlowLog(request *DeleteFlowLogRequest) (response *DeleteFlowLogResponse…
34 func (client *Client) DeleteFlowLogWithChan(request *DeleteFlowLogRequest) (<-chan *DeleteFlowLogRe…
58 func (client *Client) DeleteFlowLogWithCallback(request *DeleteFlowLogRequest, callback func(respon…
77 type DeleteFlowLogRequest struct { struct
78 *requests.RpcRequest
79 ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
80 ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
81 OwnerAccount string `position:"Query" name:"OwnerAccount"`
82 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
83 FlowLogId string `position:"Query" name:"FlowLogId"`
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go4686 type DeleteFlowLogRequest struct { struct
4687 *tchttp.BaseRequest
4690 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
4693 FlowLogId *string `json:"FlowLogId,omitempty" name:"FlowLogId"`
4696 func (r *DeleteFlowLogRequest) ToJsonString() string {
4703 func (r *DeleteFlowLogRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go4781 type DeleteFlowLogRequest struct { struct
4782 *tchttp.BaseRequest
4785 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
4788 FlowLogId *string `json:"FlowLogId,omitempty" name:"FlowLogId"`
4791 func (r *DeleteFlowLogRequest) ToJsonString() string {
4798 func (r *DeleteFlowLogRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go4781 type DeleteFlowLogRequest struct { struct
4782 *tchttp.BaseRequest
4785 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
4788 FlowLogId *string `json:"FlowLogId,omitempty" name:"FlowLogId"`
4791 func (r *DeleteFlowLogRequest) ToJsonString() string {
4798 func (r *DeleteFlowLogRequest) FromJsonString(s string) error {