Home
last modified time | relevance | path

Searched defs:GetStoredQuery (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/include/aws/config/model/
H A DGetStoredQueryResult.h38 inline const StoredQuery& GetStoredQuery() const{ return m_storedQuery; } in GetStoredQuery() function
H A DPutStoredQueryRequest.h46 inline const StoredQuery& GetStoredQuery() const{ return m_storedQuery; } in GetStoredQuery() function
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/configservice/
H A Dapi_op_GetStoredQuery.go15 func (c *Client) GetStoredQuery(ctx context.Context, params *GetStoredQueryInput, optFns ...func(*O… func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/configservice/
H A Dapi_op_GetStoredQuery.go15 func (c *Client) GetStoredQuery(ctx context.Context, params *GetStoredQueryInput, optFns ...func(*O… func
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/configservice/
H A Dapi_op_GetStoredQuery.go15 func (c *Client) GetStoredQuery(ctx context.Context, params *GetStoredQueryInput, optFns ...func(*O… func
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/configservice/
H A Dapi_op_GetStoredQuery.go15 func (c *Client) GetStoredQuery(ctx context.Context, params *GetStoredQueryInput, optFns ...func(*O… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/configservice/
H A Dapi_op_GetStoredQuery.go15 func (c *Client) GetStoredQuery(ctx context.Context, params *GetStoredQueryInput, optFns ...func(*O… func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go296 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go296 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go296 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go304 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go304 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go304 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go391 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go391 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go391 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go391 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go391 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go391 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go391 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/configservice/configserviceiface/
H A Dinterface.go391 GetStoredQuery(*configservice.GetStoredQueryInput) (*configservice.GetStoredQueryOutput, error) methodSpec
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/source/
H A DConfigServiceClient.cpp1575 GetStoredQueryOutcome ConfigServiceClient::GetStoredQuery(const GetStoredQueryRequest& request) con… in GetStoredQuery() function in ConfigServiceClient
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/models/apis/config/2014-11-12/
H A Ddocs-2.json61 "GetStoredQuery": "<p>Returns the details of a specific stored query.</p>", string
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/models/apis/config/2014-11-12/
H A Ddocs-2.json61 "GetStoredQuery": "<p>Returns the details of a specific stored query.</p>", string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/models/apis/config/2014-11-12/
H A Ddocs-2.json61 "GetStoredQuery": "<p>Returns the details of a specific stored query.</p>", string

123