Home
last modified time | relevance | path

Searched refs:CreateWebhookRequest (Results 1 – 25 of 255) sorted by relevance

1234567891011

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/include/aws/codebuild/model/
H A DCreateWebhookRequest.h24 class AWS_CODEBUILD_API CreateWebhookRequest : public CodeBuildRequest
27 CreateWebhookRequest();
68 …inline CreateWebhookRequest& WithProjectName(const Aws::String& value) { SetProjectName(value); re… in WithProjectName()
73 …inline CreateWebhookRequest& WithProjectName(Aws::String&& value) { SetProjectName(std::move(value… in WithProjectName()
78 …inline CreateWebhookRequest& WithProjectName(const char* value) { SetProjectName(value); return *t… in WithProjectName()
133 …inline CreateWebhookRequest& WithBranchFilter(const Aws::String& value) { SetBranchFilter(value); … in WithBranchFilter()
142 …inline CreateWebhookRequest& WithBranchFilter(Aws::String&& value) { SetBranchFilter(std::move(val… in WithBranchFilter()
151 …inline CreateWebhookRequest& WithBranchFilter(const char* value) { SetBranchFilter(value); return … in WithBranchFilter()
202 …inline CreateWebhookRequest& WithFilterGroups(const Aws::Vector<Aws::Vector<WebhookFilter>>& value… in WithFilterGroups()
258 …inline CreateWebhookRequest& WithBuildType(const WebhookBuildType& value) { SetBuildType(value); r… in WithBuildType()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplify/include/aws/amplify/model/
H A DCreateWebhookRequest.h25 class AWS_AMPLIFY_API CreateWebhookRequest : public AmplifyRequest
28 CreateWebhookRequest();
67 … inline CreateWebhookRequest& WithAppId(const Aws::String& value) { SetAppId(value); return *this;} in WithAppId()
72 …inline CreateWebhookRequest& WithAppId(Aws::String&& value) { SetAppId(std::move(value)); return *… in WithAppId()
77 inline CreateWebhookRequest& WithAppId(const char* value) { SetAppId(value); return *this;} in WithAppId()
108 …inline CreateWebhookRequest& WithBranchName(const Aws::String& value) { SetBranchName(value); retu… in WithBranchName()
113 …inline CreateWebhookRequest& WithBranchName(Aws::String&& value) { SetBranchName(std::move(value))… in WithBranchName()
118 …inline CreateWebhookRequest& WithBranchName(const char* value) { SetBranchName(value); return *thi… in WithBranchName()
149 …inline CreateWebhookRequest& WithDescription(const Aws::String& value) { SetDescription(value); re… in WithDescription()
154 …inline CreateWebhookRequest& WithDescription(Aws::String&& value) { SetDescription(std::move(value… in WithDescription()
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/subscription/
H A Dcreate_webhook.go25 func (client *Client) CreateWebhook(request *CreateWebhookRequest) (response *CreateWebhookResponse… argument
34 func (client *Client) CreateWebhookWithChan(request *CreateWebhookRequest) (<-chan *CreateWebhookRe… argument
58 func (client *Client) CreateWebhookWithCallback(request *CreateWebhookRequest, callback func(respon… argument
77 type CreateWebhookRequest struct { struct
96 func CreateCreateWebhookRequest() (request *CreateWebhookRequest) {
97 request = &CreateWebhookRequest{
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/arms/
H A Dcreate_webhook.go24 func (client *Client) CreateWebhook(request *CreateWebhookRequest) (response *CreateWebhookResponse… argument
31 func (client *Client) CreateWebhookWithChan(request *CreateWebhookRequest) (<-chan *CreateWebhookRe… argument
53 func (client *Client) CreateWebhookWithCallback(request *CreateWebhookRequest, callback func(respon… argument
72 type CreateWebhookRequest struct { struct
91 func CreateCreateWebhookRequest() (request *CreateWebhookRequest) {
92 request = &CreateWebhookRequest{
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/source/model/
H A DCreateWebhookRequest.cpp15 CreateWebhookRequest::CreateWebhookRequest() : in CreateWebhookRequest() function in CreateWebhookRequest
24 Aws::String CreateWebhookRequest::SerializePayload() const in SerializePayload()
64 Aws::Http::HeaderValueCollection CreateWebhookRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplify/source/model/
H A DCreateWebhookRequest.cpp15 CreateWebhookRequest::CreateWebhookRequest() : in CreateWebhookRequest() function in CreateWebhookRequest
22 Aws::String CreateWebhookRequest::SerializePayload() const in SerializePayload()
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2007 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
1994 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2007 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
1994 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2007 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
1994 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2007 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/genproto/go-genproto-6486ece9c497/googleapis/cloud/dialogflow/cx/v3/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
1994 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/genproto/go-genproto-6486ece9c497/googleapis/cloud/dialogflow/cx/v3beta1/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2007 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2233 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2220 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2233 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2220 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2220 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2233 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2220 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2233 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2220 switch v := v.(*CreateWebhookRequest); i {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1/
H A Dwebhook.pb.go462 type CreateWebhookRequest struct { struct
474 func (x *CreateWebhookRequest) Reset() { argument
475 *x = CreateWebhookRequest{}
483 func (x *CreateWebhookRequest) String() string { argument
487 func (*CreateWebhookRequest) ProtoMessage() {} argument
489 func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message { argument
502 func (*CreateWebhookRequest) Descriptor() ([]byte, []int) { argument
506 func (x *CreateWebhookRequest) GetParent() string { argument
513 func (x *CreateWebhookRequest) GetWebhook() *Webhook { argument
2233 switch v := v.(*CreateWebhookRequest); i {
[all …]

1234567891011