Home
last modified time | relevance | path

Searched defs:DeleteCustomerGatewayRequest (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Ddelete_customer_gateway.go24 func (client *Client) DeleteCustomerGateway(request *DeleteCustomerGatewayRequest) (response *Delet…
31 func (client *Client) DeleteCustomerGatewayWithChan(request *DeleteCustomerGatewayRequest) (<-chan …
53 func (client *Client) DeleteCustomerGatewayWithCallback(request *DeleteCustomerGatewayRequest, call…
72 type DeleteCustomerGatewayRequest struct { struct
73 *requests.RpcRequest
74 ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
75 ClientToken string `position:"Query" name:"ClientToken"`
76 CustomerGatewayId string `position:"Query" name:"CustomerGatewayId"`
77 ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
78 OwnerAccount string `position:"Query" name:"OwnerAccount"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Ddelete_customer_gateway.go25 func (client *Client) DeleteCustomerGateway(request *DeleteCustomerGatewayRequest) (response *Delet…
34 func (client *Client) DeleteCustomerGatewayWithChan(request *DeleteCustomerGatewayRequest) (<-chan …
58 func (client *Client) DeleteCustomerGatewayWithCallback(request *DeleteCustomerGatewayRequest, call…
77 type DeleteCustomerGatewayRequest struct { struct
78 *requests.RpcRequest
79 ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
80 ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
81 ClientToken string `position:"Query" name:"ClientToken"`
82 OwnerAccount string `position:"Query" name:"OwnerAccount"`
83 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Ddelete_customer_gateway.go25 func (client *Client) DeleteCustomerGateway(request *DeleteCustomerGatewayRequest) (response *Delet…
34 func (client *Client) DeleteCustomerGatewayWithChan(request *DeleteCustomerGatewayRequest) (<-chan …
58 func (client *Client) DeleteCustomerGatewayWithCallback(request *DeleteCustomerGatewayRequest, call…
77 type DeleteCustomerGatewayRequest struct { struct
78 *requests.RpcRequest
79 ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
80 ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
81 ClientToken string `position:"Query" name:"ClientToken"`
82 OwnerAccount string `position:"Query" name:"OwnerAccount"`
83 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DDeleteCustomerGatewayRequest.cpp13 DeleteCustomerGatewayRequest::DeleteCustomerGatewayRequest() : in DeleteCustomerGatewayRequest() function in DeleteCustomerGatewayRequest
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/bmvpc/v20180625/
H A Dmodels.go925 type DeleteCustomerGatewayRequest struct { struct
926 *tchttp.BaseRequest
929 CustomerGatewayId *string `json:"CustomerGatewayId,omitempty" name:"CustomerGatewayId"`
932 func (r *DeleteCustomerGatewayRequest) ToJsonString() string {
939 func (r *DeleteCustomerGatewayRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/bmvpc/v20180625/
H A Dmodels.go924 type DeleteCustomerGatewayRequest struct { struct
925 *tchttp.BaseRequest
928 CustomerGatewayId *string `json:"CustomerGatewayId,omitempty" name:"CustomerGatewayId"`
931 func (r *DeleteCustomerGatewayRequest) ToJsonString() string {
938 func (r *DeleteCustomerGatewayRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/bmvpc/v20180625/
H A Dmodels.go924 type DeleteCustomerGatewayRequest struct { struct
925 *tchttp.BaseRequest
928 CustomerGatewayId *string `json:"CustomerGatewayId,omitempty" name:"CustomerGatewayId"`
931 func (r *DeleteCustomerGatewayRequest) ToJsonString() string {
938 func (r *DeleteCustomerGatewayRequest) FromJsonString(s string) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go4498 type DeleteCustomerGatewayRequest struct { struct
4499 *tchttp.BaseRequest
4502 CustomerGatewayId *string `json:"CustomerGatewayId,omitempty" name:"CustomerGatewayId"`
4505 func (r *DeleteCustomerGatewayRequest) ToJsonString() string {
4512 func (r *DeleteCustomerGatewayRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go4593 type DeleteCustomerGatewayRequest struct { struct
4594 *tchttp.BaseRequest
4597 CustomerGatewayId *string `json:"CustomerGatewayId,omitempty" name:"CustomerGatewayId"`
4600 func (r *DeleteCustomerGatewayRequest) ToJsonString() string {
4607 func (r *DeleteCustomerGatewayRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go4593 type DeleteCustomerGatewayRequest struct { struct
4594 *tchttp.BaseRequest
4597 CustomerGatewayId *string `json:"CustomerGatewayId,omitempty" name:"CustomerGatewayId"`
4600 func (r *DeleteCustomerGatewayRequest) ToJsonString() string {
4607 func (r *DeleteCustomerGatewayRequest) FromJsonString(s string) error {
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/
H A DEC2Client.h590 class DeleteCustomerGatewayRequest; variable
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go313DeleteCustomerGatewayRequest(*ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustom… methodSpec
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go337DeleteCustomerGatewayRequest(*ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustom… methodSpec
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go337DeleteCustomerGatewayRequest(*ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustom… methodSpec
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/lock_api-0.4.5/src/
H A Drwlock.rs341 R: RawRwLock, in CreateVpnGatewayRequest()
342 T: Deserialize<'de> + ?Sized, in CreateVpnGatewayRequest()
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go425DeleteCustomerGatewayRequest(*ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustom… methodSpec
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go425DeleteCustomerGatewayRequest(*ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustom… methodSpec
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go425DeleteCustomerGatewayRequest(*ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustom… methodSpec
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2015-04-15/
H A Ddocs-2.json1285 "DeleteCustomerGatewayRequest": { object
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2015-04-15/
H A Ddocs-2.json1285 "DeleteCustomerGatewayRequest": { object
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2015-04-15/
H A Ddocs-2.json1285 "DeleteCustomerGatewayRequest": { object
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go449DeleteCustomerGatewayRequest(*ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustom… methodSpec
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go449DeleteCustomerGatewayRequest(*ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustom… methodSpec
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go461DeleteCustomerGatewayRequest(*ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustom… methodSpec
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/ec2/ec2iface/
H A Dinterface.go453DeleteCustomerGatewayRequest(*ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustom… methodSpec

123456789