Home
last modified time | relevance | path

Searched refs:ListApiDestinationsRequest (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-eventbridge/include/aws/eventbridge/model/
H A DListApiDestinationsRequest.h21 class AWS_EVENTBRIDGE_API ListApiDestinationsRequest : public EventBridgeRequest
24 ListApiDestinationsRequest();
71 …inline ListApiDestinationsRequest& WithNamePrefix(const Aws::String& value) { SetNamePrefix(value)… in WithNamePrefix()
77 …inline ListApiDestinationsRequest& WithNamePrefix(Aws::String&& value) { SetNamePrefix(std::move(v… in WithNamePrefix()
83 …inline ListApiDestinationsRequest& WithNamePrefix(const char* value) { SetNamePrefix(value); retur… in WithNamePrefix()
114 …inline ListApiDestinationsRequest& WithConnectionArn(const Aws::String& value) { SetConnectionArn(… in WithConnectionArn()
124 …inline ListApiDestinationsRequest& WithConnectionArn(const char* value) { SetConnectionArn(value);… in WithConnectionArn()
161 …inline ListApiDestinationsRequest& WithNextToken(const Aws::String& value) { SetNextToken(value); … in WithNextToken()
167 …inline ListApiDestinationsRequest& WithNextToken(Aws::String&& value) { SetNextToken(std::move(val… in WithNextToken()
173 …inline ListApiDestinationsRequest& WithNextToken(const char* value) { SetNextToken(value); return … in WithNextToken()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-events/include/aws/events/model/
H A DListApiDestinationsRequest.h21 class AWS_CLOUDWATCHEVENTS_API ListApiDestinationsRequest : public CloudWatchEventsRequest
24 ListApiDestinationsRequest();
71 …inline ListApiDestinationsRequest& WithNamePrefix(const Aws::String& value) { SetNamePrefix(value)… in WithNamePrefix()
77 …inline ListApiDestinationsRequest& WithNamePrefix(Aws::String&& value) { SetNamePrefix(std::move(v… in WithNamePrefix()
83 …inline ListApiDestinationsRequest& WithNamePrefix(const char* value) { SetNamePrefix(value); retur… in WithNamePrefix()
114 …inline ListApiDestinationsRequest& WithConnectionArn(const Aws::String& value) { SetConnectionArn(… in WithConnectionArn()
124 …inline ListApiDestinationsRequest& WithConnectionArn(const char* value) { SetConnectionArn(value);… in WithConnectionArn()
161 …inline ListApiDestinationsRequest& WithNextToken(const Aws::String& value) { SetNextToken(value); … in WithNextToken()
167 …inline ListApiDestinationsRequest& WithNextToken(Aws::String&& value) { SetNextToken(std::move(val… in WithNextToken()
173 …inline ListApiDestinationsRequest& WithNextToken(const char* value) { SetNextToken(value); return … in WithNextToken()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-events/source/model/
H A DListApiDestinationsRequest.cpp15 ListApiDestinationsRequest::ListApiDestinationsRequest() : in ListApiDestinationsRequest() function in ListApiDestinationsRequest
24 Aws::String ListApiDestinationsRequest::SerializePayload() const in SerializePayload()
55 Aws::Http::HeaderValueCollection ListApiDestinationsRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-eventbridge/source/model/
H A DListApiDestinationsRequest.cpp15 ListApiDestinationsRequest::ListApiDestinationsRequest() : in ListApiDestinationsRequest() function in ListApiDestinationsRequest
24 Aws::String ListApiDestinationsRequest::SerializePayload() const in SerializePayload()
55 Aws::Http::HeaderValueCollection ListApiDestinationsRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-events/include/aws/events/
H A DCloudWatchEventsClient.h121 class ListApiDestinationsRequest; variable
280 …std::function<void(const CloudWatchEventsClient*, const Model::ListApiDestinationsRequest&, const …
1254 …l::ListApiDestinationsOutcome ListApiDestinations(const Model::ListApiDestinationsRequest& request…
1264 …ationsOutcomeCallable ListApiDestinationsCallable(const Model::ListApiDestinationsRequest& request…
1274 …virtual void ListApiDestinationsAsync(const Model::ListApiDestinationsRequest& request, const List…
2575 …void ListApiDestinationsAsyncHelper(const Model::ListApiDestinationsRequest& request, const ListAp…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-eventbridge/include/aws/eventbridge/
H A DEventBridgeClient.h121 class ListApiDestinationsRequest; variable
280 …typedef std::function<void(const EventBridgeClient*, const Model::ListApiDestinationsRequest&, con…
1254 …l::ListApiDestinationsOutcome ListApiDestinations(const Model::ListApiDestinationsRequest& request…
1264 …ationsOutcomeCallable ListApiDestinationsCallable(const Model::ListApiDestinationsRequest& request…
1274 …virtual void ListApiDestinationsAsync(const Model::ListApiDestinationsRequest& request, const List…
2578 …void ListApiDestinationsAsyncHelper(const Model::ListApiDestinationsRequest& request, const ListAp…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-events/source/
H A DCloudWatchEventsClient.cpp748 …tionsOutcome CloudWatchEventsClient::ListApiDestinations(const ListApiDestinationsRequest& request… in ListApiDestinations()
754 …able CloudWatchEventsClient::ListApiDestinationsCallable(const ListApiDestinationsRequest& request… in ListApiDestinationsCallable()
762 void CloudWatchEventsClient::ListApiDestinationsAsync(const ListApiDestinationsRequest& request, co… in ListApiDestinationsAsync()
767 void CloudWatchEventsClient::ListApiDestinationsAsyncHelper(const ListApiDestinationsRequest& reque… in ListApiDestinationsAsyncHelper()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-eventbridge/source/
H A DEventBridgeClient.cpp748 ListApiDestinationsOutcome EventBridgeClient::ListApiDestinations(const ListApiDestinationsRequest&… in ListApiDestinations()
754 …eCallable EventBridgeClient::ListApiDestinationsCallable(const ListApiDestinationsRequest& request… in ListApiDestinationsCallable()
762 void EventBridgeClient::ListApiDestinationsAsync(const ListApiDestinationsRequest& request, const L… in ListApiDestinationsAsync()
767 void EventBridgeClient::ListApiDestinationsAsyncHelper(const ListApiDestinationsRequest& request, c… in ListApiDestinationsAsyncHelper()
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/cloudwatcheventsiface/
H A Dinterface.go165ListApiDestinationsRequest(*cloudwatchevents.ListApiDestinationsInput) (*request.Request, *cloudwa… methodSpec
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/eventbridge/eventbridgeiface/
H A Dinterface.go165ListApiDestinationsRequest(*eventbridge.ListApiDestinationsInput) (*request.Request, *eventbridge.… methodSpec
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/eventbridge/eventbridgeiface/
H A Dinterface.go165ListApiDestinationsRequest(*eventbridge.ListApiDestinationsInput) (*request.Request, *eventbridge.… methodSpec
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/cloudwatcheventsiface/
H A Dinterface.go165ListApiDestinationsRequest(*cloudwatchevents.ListApiDestinationsInput) (*request.Request, *cloudwa… methodSpec
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/eventbridge/eventbridgeiface/
H A Dinterface.go165ListApiDestinationsRequest(*eventbridge.ListApiDestinationsInput) (*request.Request, *eventbridge.… methodSpec
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/cloudwatcheventsiface/
H A Dinterface.go165ListApiDestinationsRequest(*cloudwatchevents.ListApiDestinationsInput) (*request.Request, *cloudwa… methodSpec
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/eventbridge/eventbridgeiface/
H A Dinterface.go165ListApiDestinationsRequest(*eventbridge.ListApiDestinationsInput) (*request.Request, *eventbridge.… methodSpec
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/cloudwatcheventsiface/
H A Dinterface.go165ListApiDestinationsRequest(*cloudwatchevents.ListApiDestinationsInput) (*request.Request, *cloudwa… methodSpec
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/cloudwatcheventsiface/
H A Dinterface.go165ListApiDestinationsRequest(*cloudwatchevents.ListApiDestinationsInput) (*request.Request, *cloudwa… methodSpec
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/eventbridge/eventbridgeiface/
H A Dinterface.go165ListApiDestinationsRequest(*eventbridge.ListApiDestinationsInput) (*request.Request, *eventbridge.… methodSpec
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/cloudwatcheventsiface/
H A Dinterface.go165ListApiDestinationsRequest(*cloudwatchevents.ListApiDestinationsInput) (*request.Request, *cloudwa… methodSpec
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/eventbridge/eventbridgeiface/
H A Dinterface.go165ListApiDestinationsRequest(*eventbridge.ListApiDestinationsInput) (*request.Request, *eventbridge.… methodSpec
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/eventbridge/eventbridgeiface/
H A Dinterface.go165ListApiDestinationsRequest(*eventbridge.ListApiDestinationsInput) (*request.Request, *eventbridge.… methodSpec
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/cloudwatcheventsiface/
H A Dinterface.go165ListApiDestinationsRequest(*cloudwatchevents.ListApiDestinationsInput) (*request.Request, *cloudwa… methodSpec
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/eventbridge/eventbridgeiface/
H A Dinterface.go165ListApiDestinationsRequest(*eventbridge.ListApiDestinationsInput) (*request.Request, *eventbridge.… methodSpec
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/cloudwatcheventsiface/
H A Dinterface.go165ListApiDestinationsRequest(*cloudwatchevents.ListApiDestinationsInput) (*request.Request, *cloudwa… methodSpec
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/cloudwatcheventsiface/
H A Dinterface.go165ListApiDestinationsRequest(*cloudwatchevents.ListApiDestinationsInput) (*request.Request, *cloudwa… methodSpec

123