Home
last modified time | relevance | path

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

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/include/aws/lambda/model/
H A DUnsupportedMediaTypeException.h32 class AWS_LAMBDA_API UnsupportedMediaTypeException
35 UnsupportedMediaTypeException();
36 UnsupportedMediaTypeException(Aws::Utils::Json::JsonView jsonValue);
37 UnsupportedMediaTypeException& operator=(Aws::Utils::Json::JsonView jsonValue);
57 …inline UnsupportedMediaTypeException& WithType(const Aws::String& value) { SetType(value); return … in WithType()
60 …inline UnsupportedMediaTypeException& WithType(Aws::String&& value) { SetType(std::move(value)); r… in WithType()
63 … inline UnsupportedMediaTypeException& WithType(const char* value) { SetType(value); return *this;} in WithType()
82 …inline UnsupportedMediaTypeException& WithMessage(const Aws::String& value) { SetMessage(value); r… in WithMessage()
85 …inline UnsupportedMediaTypeException& WithMessage(Aws::String&& value) { SetMessage(std::move(valu… in WithMessage()
88 …inline UnsupportedMediaTypeException& WithMessage(const char* value) { SetMessage(value); return *… in WithMessage()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/source/model/
H A DUnsupportedMediaTypeException.cpp21 UnsupportedMediaTypeException::UnsupportedMediaTypeException() : in UnsupportedMediaTypeException() function in Aws::Lambda::Model::UnsupportedMediaTypeException
27 UnsupportedMediaTypeException::UnsupportedMediaTypeException(JsonView jsonValue) : in UnsupportedMediaTypeException() function in Aws::Lambda::Model::UnsupportedMediaTypeException
34 UnsupportedMediaTypeException& UnsupportedMediaTypeException::operator =(JsonView jsonValue) in operator =()
53 JsonValue UnsupportedMediaTypeException::Jsonize() const in Jsonize()
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lexruntimeservice/types/
H A Derrors.go196 type UnsupportedMediaTypeException struct { struct
200 func (e *UnsupportedMediaTypeException) Error() string { argument
203 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
209 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
210 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lexruntimeservice/types/
H A Derrors.go196 type UnsupportedMediaTypeException struct { struct
200 func (e *UnsupportedMediaTypeException) Error() string { argument
203 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
209 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
210 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/lexruntimeservice/types/
H A Derrors.go196 type UnsupportedMediaTypeException struct { struct
200 func (e *UnsupportedMediaTypeException) Error() string { argument
203 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
209 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
210 func (e *UnsupportedMediaTypeException) 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/lexruntimeservice/types/
H A Derrors.go196 type UnsupportedMediaTypeException struct { struct
200 func (e *UnsupportedMediaTypeException) Error() string { argument
203 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
209 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
210 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lexruntimeservice/types/
H A Derrors.go196 type UnsupportedMediaTypeException struct { struct
200 func (e *UnsupportedMediaTypeException) Error() string { argument
203 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
209 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
210 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lexruntimeservice/types/
H A Derrors.go196 type UnsupportedMediaTypeException struct { struct
200 func (e *UnsupportedMediaTypeException) Error() string { argument
203 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
209 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
210 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lexruntimeservice/types/
H A Derrors.go196 type UnsupportedMediaTypeException struct { struct
200 func (e *UnsupportedMediaTypeException) Error() string { argument
203 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
209 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
210 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lexruntimeservice/types/
H A Derrors.go216 type UnsupportedMediaTypeException struct { struct
222 func (e *UnsupportedMediaTypeException) Error() string { argument
225 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
231 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
232 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lambda/types/
H A Derrors.go681 type UnsupportedMediaTypeException struct { struct
687 func (e *UnsupportedMediaTypeException) Error() string { argument
690 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
696 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
697 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lambda/types/
H A Derrors.go681 type UnsupportedMediaTypeException struct { struct
687 func (e *UnsupportedMediaTypeException) Error() string { argument
690 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
696 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
697 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/lambda/types/
H A Derrors.go681 type UnsupportedMediaTypeException struct { struct
687 func (e *UnsupportedMediaTypeException) Error() string { argument
690 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
696 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
697 func (e *UnsupportedMediaTypeException) 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/lambda/types/
H A Derrors.go681 type UnsupportedMediaTypeException struct { struct
687 func (e *UnsupportedMediaTypeException) Error() string { argument
690 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
696 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
697 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lambda/types/
H A Derrors.go747 type UnsupportedMediaTypeException struct { struct
755 func (e *UnsupportedMediaTypeException) Error() string { argument
758 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
764 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
765 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lambda/types/
H A Derrors.go681 type UnsupportedMediaTypeException struct { struct
687 func (e *UnsupportedMediaTypeException) Error() string { argument
690 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
696 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
697 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lambda/types/
H A Derrors.go681 type UnsupportedMediaTypeException struct { struct
687 func (e *UnsupportedMediaTypeException) Error() string { argument
690 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
696 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
697 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lambda/types/
H A Derrors.go681 type UnsupportedMediaTypeException struct { struct
687 func (e *UnsupportedMediaTypeException) Error() string { argument
690 func (e *UnsupportedMediaTypeException) ErrorMessage() string { argument
696 func (e *UnsupportedMediaTypeException) ErrorCode() string { return "UnsupportedMediaTy… argument
697 func (e *UnsupportedMediaTypeException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } 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/lexruntimeservice/
H A Dapi.go2978 type UnsupportedMediaTypeException struct { struct
2986 func (s UnsupportedMediaTypeException) String() string { argument
2991 func (s UnsupportedMediaTypeException) GoString() string { argument
2996 return &UnsupportedMediaTypeException{
3002 func (s *UnsupportedMediaTypeException) Code() string { argument
3007 func (s *UnsupportedMediaTypeException) Message() string { argument
3015 func (s *UnsupportedMediaTypeException) OrigErr() error { argument
3019 func (s *UnsupportedMediaTypeException) Error() string { argument
3024 func (s *UnsupportedMediaTypeException) StatusCode() int { argument
3029 func (s *UnsupportedMediaTypeException) RequestID() string { argument
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/lexruntimeservice/
H A Dapi.go2978 type UnsupportedMediaTypeException struct { struct
2986 func (s UnsupportedMediaTypeException) String() string { argument
2991 func (s UnsupportedMediaTypeException) GoString() string { argument
2996 return &UnsupportedMediaTypeException{
3002 func (s UnsupportedMediaTypeException) Code() string { argument
3007 func (s UnsupportedMediaTypeException) Message() string { argument
3015 func (s UnsupportedMediaTypeException) OrigErr() error { argument
3019 func (s UnsupportedMediaTypeException) Error() string { argument
3024 func (s UnsupportedMediaTypeException) StatusCode() int { argument
3029 func (s UnsupportedMediaTypeException) RequestID() string { argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/lexruntimeservice/
H A Dapi.go2978 type UnsupportedMediaTypeException struct { struct
2986 func (s UnsupportedMediaTypeException) String() string { argument
2991 func (s UnsupportedMediaTypeException) GoString() string { argument
2996 return &UnsupportedMediaTypeException{
3002 func (s *UnsupportedMediaTypeException) Code() string { argument
3007 func (s *UnsupportedMediaTypeException) Message() string { argument
3015 func (s *UnsupportedMediaTypeException) OrigErr() error { argument
3019 func (s *UnsupportedMediaTypeException) Error() string { argument
3024 func (s *UnsupportedMediaTypeException) StatusCode() int { argument
3029 func (s *UnsupportedMediaTypeException) RequestID() string { argument
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/lexruntimeservice/
H A Dapi.go2978 type UnsupportedMediaTypeException struct { struct
2986 func (s UnsupportedMediaTypeException) String() string { argument
2991 func (s UnsupportedMediaTypeException) GoString() string { argument
2996 return &UnsupportedMediaTypeException{
3002 func (s *UnsupportedMediaTypeException) Code() string { argument
3007 func (s *UnsupportedMediaTypeException) Message() string { argument
3015 func (s *UnsupportedMediaTypeException) OrigErr() error { argument
3019 func (s *UnsupportedMediaTypeException) Error() string { argument
3024 func (s *UnsupportedMediaTypeException) StatusCode() int { argument
3029 func (s *UnsupportedMediaTypeException) RequestID() string { argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/lexruntimeservice/
H A Dapi.go3143 type UnsupportedMediaTypeException struct { struct
3151 func (s UnsupportedMediaTypeException) String() string { argument
3156 func (s UnsupportedMediaTypeException) GoString() string { argument
3161 return &UnsupportedMediaTypeException{
3167 func (s *UnsupportedMediaTypeException) Code() string { argument
3172 func (s *UnsupportedMediaTypeException) Message() string { argument
3180 func (s *UnsupportedMediaTypeException) OrigErr() error { argument
3184 func (s *UnsupportedMediaTypeException) Error() string { argument
3189 func (s *UnsupportedMediaTypeException) StatusCode() int { argument
3194 func (s *UnsupportedMediaTypeException) RequestID() string { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/lexruntimeservice/
H A Dapi.go3143 type UnsupportedMediaTypeException struct { struct
3151 func (s UnsupportedMediaTypeException) String() string { argument
3156 func (s UnsupportedMediaTypeException) GoString() string { argument
3161 return &UnsupportedMediaTypeException{
3167 func (s *UnsupportedMediaTypeException) Code() string { argument
3172 func (s *UnsupportedMediaTypeException) Message() string { argument
3180 func (s *UnsupportedMediaTypeException) OrigErr() error { argument
3184 func (s *UnsupportedMediaTypeException) Error() string { argument
3189 func (s *UnsupportedMediaTypeException) StatusCode() int { argument
3194 func (s *UnsupportedMediaTypeException) RequestID() string { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/lexruntimeservice/
H A Dapi.go3444 type UnsupportedMediaTypeException struct { struct
3452 func (s UnsupportedMediaTypeException) String() string { argument
3457 func (s UnsupportedMediaTypeException) GoString() string { argument
3462 return &UnsupportedMediaTypeException{
3468 func (s *UnsupportedMediaTypeException) Code() string { argument
3473 func (s *UnsupportedMediaTypeException) Message() string { argument
3481 func (s *UnsupportedMediaTypeException) OrigErr() error { argument
3485 func (s *UnsupportedMediaTypeException) Error() string { argument
3490 func (s *UnsupportedMediaTypeException) StatusCode() int { argument
3495 func (s *UnsupportedMediaTypeException) RequestID() string { argument

123