Home
last modified time | relevance | path

Searched refs:MalformedQueryException (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-logs/source/model/
H A DMalformedQueryException.cpp21 MalformedQueryException::MalformedQueryException() : in MalformedQueryException() function in Aws::CloudWatchLogs::Model::MalformedQueryException
26 MalformedQueryException::MalformedQueryException(JsonView jsonValue) : in MalformedQueryException() function in Aws::CloudWatchLogs::Model::MalformedQueryException
32 MalformedQueryException& MalformedQueryException::operator =(JsonView jsonValue) in operator =()
44 JsonValue MalformedQueryException::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-logs/include/aws/logs/model/
H A DMalformedQueryException.h36 class AWS_CLOUDWATCHLOGS_API MalformedQueryException
39 MalformedQueryException();
40 MalformedQueryException(Aws::Utils::Json::JsonView jsonValue);
41 MalformedQueryException& operator=(Aws::Utils::Json::JsonView jsonValue);
58 …inline MalformedQueryException& WithQueryCompileError(const QueryCompileError& value) { SetQueryCo… in WithQueryCompileError()
61 …inline MalformedQueryException& WithQueryCompileError(QueryCompileError&& value) { SetQueryCompile… in WithQueryCompileError()
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudwatchlogs/types/
H A Derrors.go116 type MalformedQueryException struct { struct
124 func (e *MalformedQueryException) Error() string { argument
127 func (e *MalformedQueryException) ErrorMessage() string { argument
133 func (e *MalformedQueryException) ErrorCode() string { return "MalformedQueryException"… argument
134 func (e *MalformedQueryException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudwatchlogs/types/
H A Derrors.go106 type MalformedQueryException struct { struct
112 func (e *MalformedQueryException) Error() string { argument
115 func (e *MalformedQueryException) ErrorMessage() string { argument
121 func (e *MalformedQueryException) ErrorCode() string { return "MalformedQueryException"… argument
122 func (e *MalformedQueryException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs/types/
H A Derrors.go106 type MalformedQueryException struct { struct
112 func (e *MalformedQueryException) Error() string { argument
115 func (e *MalformedQueryException) ErrorMessage() string { argument
121 func (e *MalformedQueryException) ErrorCode() string { return "MalformedQueryException"… argument
122 func (e *MalformedQueryException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudwatchlogs/types/
H A Derrors.go106 type MalformedQueryException struct { struct
112 func (e *MalformedQueryException) Error() string { argument
115 func (e *MalformedQueryException) ErrorMessage() string { argument
121 func (e *MalformedQueryException) ErrorCode() string { return "MalformedQueryException"… argument
122 func (e *MalformedQueryException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudwatchlogs/types/
H A Derrors.go106 type MalformedQueryException struct { struct
112 func (e *MalformedQueryException) Error() string { argument
115 func (e *MalformedQueryException) ErrorMessage() string { argument
121 func (e *MalformedQueryException) ErrorCode() string { return "MalformedQueryException"… argument
122 func (e *MalformedQueryException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs/types/
H A Derrors.go106 type MalformedQueryException struct { struct
112 func (e *MalformedQueryException) Error() string { argument
115 func (e *MalformedQueryException) ErrorMessage() string { argument
121 func (e *MalformedQueryException) ErrorCode() string { return "MalformedQueryException"… argument
122 func (e *MalformedQueryException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudwatchlogs/types/
H A Derrors.go106 type MalformedQueryException struct { struct
112 func (e *MalformedQueryException) Error() string { argument
115 func (e *MalformedQueryException) ErrorMessage() string { argument
121 func (e *MalformedQueryException) ErrorCode() string { return "MalformedQueryException"… argument
122 func (e *MalformedQueryException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudwatchlogs/types/
H A Derrors.go106 type MalformedQueryException struct { struct
112 func (e *MalformedQueryException) Error() string { argument
115 func (e *MalformedQueryException) ErrorMessage() string { argument
121 func (e *MalformedQueryException) ErrorCode() string { return "MalformedQueryException"… argument
122 func (e *MalformedQueryException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-logs/source/
H A DCloudWatchLogsErrors.cpp34 template<> AWS_CLOUDWATCHLOGS_API MalformedQueryException CloudWatchLogsError::GetModeledError() in GetModeledError()
37 return MalformedQueryException(this->GetJsonPayload().View()); in GetModeledError()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7753 type MalformedQueryException struct { struct
7764 func (s MalformedQueryException) String() string { argument
7769 func (s MalformedQueryException) GoString() string { argument
7774 return &MalformedQueryException{
7780 func (s *MalformedQueryException) Code() string { argument
7785 func (s *MalformedQueryException) Message() string { argument
7793 func (s *MalformedQueryException) OrigErr() error { argument
7797 func (s *MalformedQueryException) Error() string { argument
7802 func (s *MalformedQueryException) StatusCode() int { argument
7807 func (s *MalformedQueryException) RequestID() string { argument
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/cloudwatchlogs/
H A Dapi.go7753 type MalformedQueryException struct { struct
7764 func (s MalformedQueryException) String() string { argument
7769 func (s MalformedQueryException) GoString() string { argument
7774 return &MalformedQueryException{
7780 func (s *MalformedQueryException) Code() string { argument
7785 func (s *MalformedQueryException) Message() string { argument
7793 func (s *MalformedQueryException) OrigErr() error { argument
7797 func (s *MalformedQueryException) Error() string { argument
7802 func (s *MalformedQueryException) StatusCode() int { argument
7807 func (s *MalformedQueryException) RequestID() string { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7843 type MalformedQueryException struct { struct
7854 func (s MalformedQueryException) String() string { argument
7859 func (s MalformedQueryException) GoString() string { argument
7864 return &MalformedQueryException{
7870 func (s *MalformedQueryException) Code() string { argument
7875 func (s *MalformedQueryException) Message() string { argument
7883 func (s *MalformedQueryException) OrigErr() error { argument
7887 func (s *MalformedQueryException) Error() string { argument
7892 func (s *MalformedQueryException) StatusCode() int { argument
7897 func (s *MalformedQueryException) RequestID() string { argument
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7865 type MalformedQueryException struct { struct
7876 func (s MalformedQueryException) String() string { argument
7881 func (s MalformedQueryException) GoString() string { argument
7886 return &MalformedQueryException{
7892 func (s *MalformedQueryException) Code() string { argument
7897 func (s *MalformedQueryException) Message() string { argument
7905 func (s *MalformedQueryException) OrigErr() error { argument
7909 func (s *MalformedQueryException) Error() string { argument
7914 func (s *MalformedQueryException) StatusCode() int { argument
7919 func (s *MalformedQueryException) RequestID() string { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7826 type MalformedQueryException struct { struct
7837 func (s MalformedQueryException) String() string { argument
7842 func (s MalformedQueryException) GoString() string { argument
7847 return &MalformedQueryException{
7853 func (s *MalformedQueryException) Code() string { argument
7858 func (s *MalformedQueryException) Message() string { argument
7866 func (s *MalformedQueryException) OrigErr() error { argument
7870 func (s *MalformedQueryException) Error() string { argument
7875 func (s *MalformedQueryException) StatusCode() int { argument
7880 func (s *MalformedQueryException) RequestID() string { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7865 type MalformedQueryException struct { struct
7876 func (s MalformedQueryException) String() string { argument
7881 func (s MalformedQueryException) GoString() string { argument
7886 return &MalformedQueryException{
7892 func (s *MalformedQueryException) Code() string { argument
7897 func (s *MalformedQueryException) Message() string { argument
7905 func (s *MalformedQueryException) OrigErr() error { argument
7909 func (s *MalformedQueryException) Error() string { argument
7914 func (s *MalformedQueryException) StatusCode() int { argument
7919 func (s *MalformedQueryException) RequestID() string { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7351 type MalformedQueryException struct { struct
7362 func (s MalformedQueryException) String() string { argument
7367 func (s MalformedQueryException) GoString() string { argument
7372 return &MalformedQueryException{
7378 func (s MalformedQueryException) Code() string { argument
7383 func (s MalformedQueryException) Message() string { argument
7391 func (s MalformedQueryException) OrigErr() error { argument
7395 func (s MalformedQueryException) Error() string { argument
7400 func (s MalformedQueryException) StatusCode() int { argument
7405 func (s MalformedQueryException) RequestID() string { argument
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/cloudwatchlogs/
H A Dapi.go7351 type MalformedQueryException struct { struct
7362 func (s MalformedQueryException) String() string { argument
7367 func (s MalformedQueryException) GoString() string { argument
7372 return &MalformedQueryException{
7378 func (s *MalformedQueryException) Code() string { argument
7383 func (s *MalformedQueryException) Message() string { argument
7391 func (s *MalformedQueryException) OrigErr() error { argument
7395 func (s *MalformedQueryException) Error() string { argument
7400 func (s *MalformedQueryException) StatusCode() int { argument
7405 func (s *MalformedQueryException) RequestID() string { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7351 type MalformedQueryException struct { struct
7362 func (s MalformedQueryException) String() string { argument
7367 func (s MalformedQueryException) GoString() string { argument
7372 return &MalformedQueryException{
7378 func (s MalformedQueryException) Code() string { argument
7383 func (s MalformedQueryException) Message() string { argument
7391 func (s MalformedQueryException) OrigErr() error { argument
7395 func (s MalformedQueryException) Error() string { argument
7400 func (s MalformedQueryException) StatusCode() int { argument
7405 func (s MalformedQueryException) RequestID() string { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7826 type MalformedQueryException struct { struct
7837 func (s MalformedQueryException) String() string { argument
7842 func (s MalformedQueryException) GoString() string { argument
7847 return &MalformedQueryException{
7853 func (s *MalformedQueryException) Code() string { argument
7858 func (s *MalformedQueryException) Message() string { argument
7866 func (s *MalformedQueryException) OrigErr() error { argument
7870 func (s *MalformedQueryException) Error() string { argument
7875 func (s *MalformedQueryException) StatusCode() int { argument
7880 func (s *MalformedQueryException) RequestID() string { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7826 type MalformedQueryException struct { struct
7837 func (s MalformedQueryException) String() string { argument
7842 func (s MalformedQueryException) GoString() string { argument
7847 return &MalformedQueryException{
7853 func (s *MalformedQueryException) Code() string { argument
7858 func (s *MalformedQueryException) Message() string { argument
7866 func (s *MalformedQueryException) OrigErr() error { argument
7870 func (s *MalformedQueryException) Error() string { argument
7875 func (s *MalformedQueryException) StatusCode() int { argument
7880 func (s *MalformedQueryException) RequestID() string { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7351 type MalformedQueryException struct { struct
7362 func (s MalformedQueryException) String() string { argument
7367 func (s MalformedQueryException) GoString() string { argument
7372 return &MalformedQueryException{
7378 func (s MalformedQueryException) Code() string { argument
7383 func (s MalformedQueryException) Message() string { argument
7391 func (s MalformedQueryException) OrigErr() error { argument
7395 func (s MalformedQueryException) Error() string { argument
7400 func (s MalformedQueryException) StatusCode() int { argument
7405 func (s MalformedQueryException) RequestID() string { argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go8441 type MalformedQueryException struct { struct
8456 func (s MalformedQueryException) String() string { argument
8465 func (s MalformedQueryException) GoString() string { argument
8470 return &MalformedQueryException{
8476 func (s *MalformedQueryException) Code() string { argument
8481 func (s *MalformedQueryException) Message() string { argument
8489 func (s *MalformedQueryException) OrigErr() error { argument
8493 func (s *MalformedQueryException) Error() string { argument
8498 func (s *MalformedQueryException) StatusCode() int { argument
8503 func (s *MalformedQueryException) RequestID() string { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/
H A Dapi.go7826 type MalformedQueryException struct { struct
7837 func (s MalformedQueryException) String() string { argument
7842 func (s MalformedQueryException) GoString() string { argument
7847 return &MalformedQueryException{
7853 func (s *MalformedQueryException) Code() string { argument
7858 func (s *MalformedQueryException) Message() string { argument
7866 func (s *MalformedQueryException) OrigErr() error { argument
7870 func (s *MalformedQueryException) Error() string { argument
7875 func (s *MalformedQueryException) StatusCode() int { argument
7880 func (s *MalformedQueryException) RequestID() string { argument

12