Home
last modified time | relevance | path

Searched refs:ServiceLimitExceededException (Results 1 – 25 of 75) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dataexchange/include/aws/dataexchange/model/
H A DServiceLimitExceededException.h33 class AWS_DATAEXCHANGE_API ServiceLimitExceededException
36 ServiceLimitExceededException();
37 ServiceLimitExceededException(Aws::Utils::Json::JsonView jsonValue);
38 ServiceLimitExceededException& operator=(Aws::Utils::Json::JsonView jsonValue);
65 …inline ServiceLimitExceededException& WithLimitName(const LimitName& value) { SetLimitName(value);… in WithLimitName()
70 …inline ServiceLimitExceededException& WithLimitName(LimitName&& value) { SetLimitName(std::move(va… in WithLimitName()
91 …inline ServiceLimitExceededException& WithLimitValue(double value) { SetLimitValue(value); return … in WithLimitValue()
122 …inline ServiceLimitExceededException& WithMessage(const Aws::String& value) { SetMessage(value); r… in WithMessage()
127 …inline ServiceLimitExceededException& WithMessage(Aws::String&& value) { SetMessage(std::move(valu… in WithMessage()
132 …inline ServiceLimitExceededException& WithMessage(const char* value) { SetMessage(value); return *… in WithMessage()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-signer/include/aws/signer/model/
H A DServiceLimitExceededException.h32 class AWS_SIGNER_API ServiceLimitExceededException
35 ServiceLimitExceededException();
36 ServiceLimitExceededException(Aws::Utils::Json::JsonView jsonValue);
37 ServiceLimitExceededException& operator=(Aws::Utils::Json::JsonView jsonValue);
57 …inline ServiceLimitExceededException& WithMessage(const Aws::String& value) { SetMessage(value); r… in WithMessage()
60 …inline ServiceLimitExceededException& WithMessage(Aws::String&& value) { SetMessage(std::move(valu… in WithMessage()
63 …inline ServiceLimitExceededException& WithMessage(const char* value) { SetMessage(value); return *… in WithMessage()
82 …inline ServiceLimitExceededException& WithCode(const Aws::String& value) { SetCode(value); return … in WithCode()
85 …inline ServiceLimitExceededException& WithCode(Aws::String&& value) { SetCode(std::move(value)); r… in WithCode()
88 … inline ServiceLimitExceededException& WithCode(const char* value) { SetCode(value); return *this;} in WithCode()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-signer/source/model/
H A DServiceLimitExceededException.cpp21 ServiceLimitExceededException::ServiceLimitExceededException() : in ServiceLimitExceededException() function in Aws::signer::Model::ServiceLimitExceededException
27 ServiceLimitExceededException::ServiceLimitExceededException(JsonView jsonValue) : in ServiceLimitExceededException() function in Aws::signer::Model::ServiceLimitExceededException
34 ServiceLimitExceededException& ServiceLimitExceededException::operator =(JsonView jsonValue) in operator =()
53 JsonValue ServiceLimitExceededException::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dataexchange/source/model/
H A DServiceLimitExceededException.cpp21 ServiceLimitExceededException::ServiceLimitExceededException() : in ServiceLimitExceededException() function in Aws::DataExchange::Model::ServiceLimitExceededException
30 ServiceLimitExceededException::ServiceLimitExceededException(JsonView jsonValue) : in ServiceLimitExceededException() function in Aws::DataExchange::Model::ServiceLimitExceededException
40 ServiceLimitExceededException& ServiceLimitExceededException::operator =(JsonView jsonValue) in operator =()
66 JsonValue ServiceLimitExceededException::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/dataexchange/types/
H A Derrors.go86 type ServiceLimitExceededException struct { struct
93 func (e *ServiceLimitExceededException) Error() string { argument
96 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
102 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
103 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/dataexchange/types/
H A Derrors.go86 type ServiceLimitExceededException struct { struct
93 func (e *ServiceLimitExceededException) Error() string { argument
96 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
102 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
103 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/dataexchange/types/
H A Derrors.go86 type ServiceLimitExceededException struct { struct
93 func (e *ServiceLimitExceededException) Error() string { argument
96 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
102 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
103 func (e *ServiceLimitExceededException) 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/dataexchange/types/
H A Derrors.go86 type ServiceLimitExceededException struct { struct
93 func (e *ServiceLimitExceededException) Error() string { argument
96 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
102 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
103 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/dataexchange/types/
H A Derrors.go94 type ServiceLimitExceededException struct { struct
103 func (e *ServiceLimitExceededException) Error() string { argument
106 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
112 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
113 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/dataexchange/types/
H A Derrors.go86 type ServiceLimitExceededException struct { struct
93 func (e *ServiceLimitExceededException) Error() string { argument
96 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
102 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
103 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/dataexchange/types/
H A Derrors.go86 type ServiceLimitExceededException struct { struct
93 func (e *ServiceLimitExceededException) Error() string { argument
96 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
102 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
103 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/dataexchange/types/
H A Derrors.go86 type ServiceLimitExceededException struct { struct
93 func (e *ServiceLimitExceededException) Error() string { argument
96 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
102 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
103 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/signer/types/
H A Derrors.go126 type ServiceLimitExceededException struct { struct
132 func (e *ServiceLimitExceededException) Error() string { argument
135 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
141 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
142 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/signer/types/
H A Derrors.go126 type ServiceLimitExceededException struct { struct
132 func (e *ServiceLimitExceededException) Error() string { argument
135 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
141 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
142 func (e *ServiceLimitExceededException) 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/signer/types/
H A Derrors.go126 type ServiceLimitExceededException struct { struct
132 func (e *ServiceLimitExceededException) Error() string { argument
135 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
141 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
142 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/signer/types/
H A Derrors.go138 type ServiceLimitExceededException struct { struct
146 func (e *ServiceLimitExceededException) Error() string { argument
149 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
155 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
156 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/signer/types/
H A Derrors.go126 type ServiceLimitExceededException struct { struct
132 func (e *ServiceLimitExceededException) Error() string { argument
135 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
141 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
142 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/signer/types/
H A Derrors.go126 type ServiceLimitExceededException struct { struct
132 func (e *ServiceLimitExceededException) Error() string { argument
135 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
141 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
142 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/signer/types/
H A Derrors.go126 type ServiceLimitExceededException struct { struct
132 func (e *ServiceLimitExceededException) Error() string { argument
135 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
141 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
142 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/signer/types/
H A Derrors.go126 type ServiceLimitExceededException struct { struct
132 func (e *ServiceLimitExceededException) Error() string { argument
135 func (e *ServiceLimitExceededException) ErrorMessage() string { argument
141 func (e *ServiceLimitExceededException) ErrorCode() string { return "ServiceLimitExceed… argument
142 func (e *ServiceLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dataexchange/source/
H A DDataExchangeErrors.cpp41 template<> AWS_DATAEXCHANGE_API ServiceLimitExceededException DataExchangeError::GetModeledError() in GetModeledError()
44 return ServiceLimitExceededException(this->GetJsonPayload().View()); in GetModeledError()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-signer/source/
H A DSignerErrors.cpp71 template<> AWS_SIGNER_API ServiceLimitExceededException SignerError::GetModeledError() in GetModeledError()
74 return ServiceLimitExceededException(this->GetJsonPayload().View()); in GetModeledError()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/cloudcontrolapi/
H A Dapi.go3496 type ServiceLimitExceededException struct { struct
3508 func (s ServiceLimitExceededException) String() string { argument
3517 func (s ServiceLimitExceededException) GoString() string { argument
3522 return &ServiceLimitExceededException{
3528 func (s *ServiceLimitExceededException) Code() string { argument
3533 func (s *ServiceLimitExceededException) Message() string { argument
3541 func (s *ServiceLimitExceededException) OrigErr() error { argument
3545 func (s *ServiceLimitExceededException) Error() string { argument
3550 func (s *ServiceLimitExceededException) StatusCode() int { argument
3555 func (s *ServiceLimitExceededException) RequestID() string { argument
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/cloudcontrolapi/
H A Dapi.go3496 type ServiceLimitExceededException struct { struct
3508 func (s ServiceLimitExceededException) String() string { argument
3517 func (s ServiceLimitExceededException) GoString() string { argument
3522 return &ServiceLimitExceededException{
3528 func (s *ServiceLimitExceededException) Code() string { argument
3533 func (s *ServiceLimitExceededException) Message() string { argument
3541 func (s *ServiceLimitExceededException) OrigErr() error { argument
3545 func (s *ServiceLimitExceededException) Error() string { argument
3550 func (s *ServiceLimitExceededException) StatusCode() int { argument
3555 func (s *ServiceLimitExceededException) RequestID() string { argument
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/cloudcontrolapi/
H A Dapi.go3496 type ServiceLimitExceededException struct { struct
3508 func (s ServiceLimitExceededException) String() string { argument
3517 func (s ServiceLimitExceededException) GoString() string { argument
3522 return &ServiceLimitExceededException{
3528 func (s *ServiceLimitExceededException) Code() string { argument
3533 func (s *ServiceLimitExceededException) Message() string { argument
3541 func (s *ServiceLimitExceededException) OrigErr() error { argument
3545 func (s *ServiceLimitExceededException) Error() string { argument
3550 func (s *ServiceLimitExceededException) StatusCode() int { argument
3555 func (s *ServiceLimitExceededException) RequestID() string { argument

123