Home
last modified time | relevance | path

Searched refs:ResourceConflictException (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DResourceConflictException.h32 class AWS_SECURITYHUB_API ResourceConflictException
35 ResourceConflictException();
36 ResourceConflictException(Aws::Utils::Json::JsonView jsonValue);
37 ResourceConflictException& operator=(Aws::Utils::Json::JsonView jsonValue);
57 …inline ResourceConflictException& WithMessage(const Aws::String& value) { SetMessage(value); retur… in WithMessage()
60 …inline ResourceConflictException& WithMessage(Aws::String&& value) { SetMessage(std::move(value));… in WithMessage()
63 …inline ResourceConflictException& WithMessage(const char* value) { SetMessage(value); return *this… in WithMessage()
82 …inline ResourceConflictException& WithCode(const Aws::String& value) { SetCode(value); return *thi… in WithCode()
85 …inline ResourceConflictException& WithCode(Aws::String&& value) { SetCode(std::move(value)); retur… in WithCode()
88 inline ResourceConflictException& WithCode(const char* value) { SetCode(value); return *this;} in WithCode()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/include/aws/lambda/model/
H A DResourceConflictException.h32 class AWS_LAMBDA_API ResourceConflictException
35 ResourceConflictException();
36 ResourceConflictException(Aws::Utils::Json::JsonView jsonValue);
37 ResourceConflictException& operator=(Aws::Utils::Json::JsonView jsonValue);
69 …inline ResourceConflictException& WithType(const Aws::String& value) { SetType(value); return *thi… in WithType()
74 …inline ResourceConflictException& WithType(Aws::String&& value) { SetType(std::move(value)); retur… in WithType()
79 inline ResourceConflictException& WithType(const char* value) { SetType(value); return *this;} in WithType()
110 …inline ResourceConflictException& WithMessage(const Aws::String& value) { SetMessage(value); retur… in WithMessage()
115 …inline ResourceConflictException& WithMessage(Aws::String&& value) { SetMessage(std::move(value));… in WithMessage()
120 …inline ResourceConflictException& WithMessage(const char* value) { SetMessage(value); return *this… in WithMessage()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot1click-devices/include/aws/iot1click-devices/model/
H A DResourceConflictException.h26 class AWS_IOT1CLICKDEVICESSERVICE_API ResourceConflictException
29 ResourceConflictException();
30 ResourceConflictException(Aws::Utils::Json::JsonView jsonValue);
31 ResourceConflictException& operator=(Aws::Utils::Json::JsonView jsonValue);
63 …inline ResourceConflictException& WithCode(const Aws::String& value) { SetCode(value); return *thi… in WithCode()
68 …inline ResourceConflictException& WithCode(Aws::String&& value) { SetCode(std::move(value)); retur… in WithCode()
73 inline ResourceConflictException& WithCode(const char* value) { SetCode(value); return *this;} in WithCode()
104 …inline ResourceConflictException& WithMessage(const Aws::String& value) { SetMessage(value); retur… in WithMessage()
109 …inline ResourceConflictException& WithMessage(Aws::String&& value) { SetMessage(std::move(value));… in WithMessage()
114 …inline ResourceConflictException& WithMessage(const char* value) { SetMessage(value); return *this… in WithMessage()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot1click-projects/include/aws/iot1click-projects/model/
H A DResourceConflictException.h31 class AWS_IOT1CLICKPROJECTS_API ResourceConflictException
34 ResourceConflictException();
35 ResourceConflictException(Aws::Utils::Json::JsonView jsonValue);
36 ResourceConflictException& operator=(Aws::Utils::Json::JsonView jsonValue);
56 …inline ResourceConflictException& WithCode(const Aws::String& value) { SetCode(value); return *thi… in WithCode()
59 …inline ResourceConflictException& WithCode(Aws::String&& value) { SetCode(std::move(value)); retur… in WithCode()
62 inline ResourceConflictException& WithCode(const char* value) { SetCode(value); return *this;} in WithCode()
81 …inline ResourceConflictException& WithMessage(const Aws::String& value) { SetMessage(value); retur… in WithMessage()
84 …inline ResourceConflictException& WithMessage(Aws::String&& value) { SetMessage(std::move(value));… in WithMessage()
87 …inline ResourceConflictException& WithMessage(const char* value) { SetMessage(value); return *this… in WithMessage()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/source/model/
H A DResourceConflictException.cpp21 ResourceConflictException::ResourceConflictException() : in ResourceConflictException() function in Aws::SecurityHub::Model::ResourceConflictException
27 ResourceConflictException::ResourceConflictException(JsonView jsonValue) : in ResourceConflictException() function in Aws::SecurityHub::Model::ResourceConflictException
34 ResourceConflictException& ResourceConflictException::operator =(JsonView jsonValue) in operator =()
53 JsonValue ResourceConflictException::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/source/model/
H A DResourceConflictException.cpp21 ResourceConflictException::ResourceConflictException() : in ResourceConflictException() function in Aws::Lambda::Model::ResourceConflictException
27 ResourceConflictException::ResourceConflictException(JsonView jsonValue) : in ResourceConflictException() function in Aws::Lambda::Model::ResourceConflictException
34 ResourceConflictException& ResourceConflictException::operator =(JsonView jsonValue) in operator =()
53 JsonValue ResourceConflictException::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot1click-devices/source/model/
H A DResourceConflictException.cpp21 ResourceConflictException::ResourceConflictException() : in ResourceConflictException() function in Aws::IoT1ClickDevicesService::Model::ResourceConflictException
27 ResourceConflictException::ResourceConflictException(JsonView jsonValue) : in ResourceConflictException() function in Aws::IoT1ClickDevicesService::Model::ResourceConflictException
34 ResourceConflictException& ResourceConflictException::operator =(JsonView jsonValue) in operator =()
53 JsonValue ResourceConflictException::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot1click-projects/source/model/
H A DResourceConflictException.cpp21 ResourceConflictException::ResourceConflictException() : in ResourceConflictException() function in Aws::IoT1ClickProjects::Model::ResourceConflictException
27 ResourceConflictException::ResourceConflictException(JsonView jsonValue) : in ResourceConflictException() function in Aws::IoT1ClickProjects::Model::ResourceConflictException
34 ResourceConflictException& ResourceConflictException::operator =(JsonView jsonValue) in operator =()
53 JsonValue ResourceConflictException::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iot1clickprojects/types/
H A Derrors.go49 type ResourceConflictException struct { struct
55 func (e *ResourceConflictException) Error() string { argument
58 func (e *ResourceConflictException) ErrorMessage() string { argument
64 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
65 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iot1clickprojects/types/
H A Derrors.go49 type ResourceConflictException struct { struct
55 func (e *ResourceConflictException) Error() string { argument
58 func (e *ResourceConflictException) ErrorMessage() string { argument
64 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
65 func (e *ResourceConflictException) 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/iot1clickprojects/types/
H A Derrors.go49 type ResourceConflictException struct { struct
55 func (e *ResourceConflictException) Error() string { argument
58 func (e *ResourceConflictException) ErrorMessage() string { argument
64 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
65 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iot1clickprojects/types/
H A Derrors.go49 type ResourceConflictException struct { struct
55 func (e *ResourceConflictException) Error() string { argument
58 func (e *ResourceConflictException) ErrorMessage() string { argument
64 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
65 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iot1clickprojects/types/
H A Derrors.go49 type ResourceConflictException struct { struct
55 func (e *ResourceConflictException) Error() string { argument
58 func (e *ResourceConflictException) ErrorMessage() string { argument
64 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
65 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iot1clickprojects/types/
H A Derrors.go49 type ResourceConflictException struct { struct
55 func (e *ResourceConflictException) Error() string { argument
58 func (e *ResourceConflictException) ErrorMessage() string { argument
64 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
65 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iot1clickprojects/types/
H A Derrors.go49 type ResourceConflictException struct { struct
55 func (e *ResourceConflictException) Error() string { argument
58 func (e *ResourceConflictException) ErrorMessage() string { argument
64 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
65 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iot1clickprojects/types/
H A Derrors.go53 type ResourceConflictException struct { struct
61 func (e *ResourceConflictException) Error() string { argument
64 func (e *ResourceConflictException) ErrorMessage() string { argument
70 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
71 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iot1clickdevicesservice/types/
H A Derrors.go100 type ResourceConflictException struct { struct
106 func (e *ResourceConflictException) Error() string { argument
109 func (e *ResourceConflictException) ErrorMessage() string { argument
115 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
116 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iot1clickdevicesservice/types/
H A Derrors.go100 type ResourceConflictException struct { struct
106 func (e *ResourceConflictException) Error() string { argument
109 func (e *ResourceConflictException) ErrorMessage() string { argument
115 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
116 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/securityhub/types/
H A Derrors.go111 type ResourceConflictException struct { struct
117 func (e *ResourceConflictException) Error() string { argument
120 func (e *ResourceConflictException) ErrorMessage() string { argument
126 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
127 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/securityhub/types/
H A Derrors.go111 type ResourceConflictException struct { struct
117 func (e *ResourceConflictException) Error() string { argument
120 func (e *ResourceConflictException) ErrorMessage() string { argument
126 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
127 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iot1clickdevicesservice/types/
H A Derrors.go100 type ResourceConflictException struct { struct
106 func (e *ResourceConflictException) Error() string { argument
109 func (e *ResourceConflictException) ErrorMessage() string { argument
115 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
116 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/securityhub/types/
H A Derrors.go111 type ResourceConflictException struct { struct
117 func (e *ResourceConflictException) Error() string { argument
120 func (e *ResourceConflictException) ErrorMessage() string { argument
126 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
127 func (e *ResourceConflictException) 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/iot1clickdevicesservice/types/
H A Derrors.go100 type ResourceConflictException struct { struct
106 func (e *ResourceConflictException) Error() string { argument
109 func (e *ResourceConflictException) ErrorMessage() string { argument
115 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
116 func (e *ResourceConflictException) 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/securityhub/types/
H A Derrors.go111 type ResourceConflictException struct { struct
117 func (e *ResourceConflictException) Error() string { argument
120 func (e *ResourceConflictException) ErrorMessage() string { argument
126 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
127 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iot1clickdevicesservice/types/
H A Derrors.go110 type ResourceConflictException struct { struct
118 func (e *ResourceConflictException) Error() string { argument
121 func (e *ResourceConflictException) ErrorMessage() string { argument
127 func (e *ResourceConflictException) ErrorCode() string { return "ResourceConflictExcept… argument
128 func (e *ResourceConflictException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument

12345678910>>...12