Home
last modified time | relevance | path

Searched refs:ResourceNotFound (Results 1 – 25 of 674) sorted by relevance

12345678910>>...27

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-states/include/aws/states/model/
H A DResourceNotFound.h32 class AWS_SFN_API ResourceNotFound
35 ResourceNotFound();
36 ResourceNotFound(Aws::Utils::Json::JsonView jsonValue);
37 ResourceNotFound& operator=(Aws::Utils::Json::JsonView jsonValue);
57 … inline ResourceNotFound& WithMessage(const Aws::String& value) { SetMessage(value); return *this;} in WithMessage()
60 …inline ResourceNotFound& WithMessage(Aws::String&& value) { SetMessage(std::move(value)); return *… in WithMessage()
63 inline ResourceNotFound& WithMessage(const char* value) { SetMessage(value); return *this;} in WithMessage()
82 …inline ResourceNotFound& WithResourceName(const Aws::String& value) { SetResourceName(value); retu… in WithResourceName()
85 …inline ResourceNotFound& WithResourceName(Aws::String&& value) { SetResourceName(std::move(value))… in WithResourceName()
88 …inline ResourceNotFound& WithResourceName(const char* value) { SetResourceName(value); return *thi… in WithResourceName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-fsx/include/aws/fsx/model/
H A DResourceNotFound.h32 class AWS_FSX_API ResourceNotFound
35 ResourceNotFound();
36 ResourceNotFound(Aws::Utils::Json::JsonView jsonValue);
37 ResourceNotFound& operator=(Aws::Utils::Json::JsonView jsonValue);
69 …inline ResourceNotFound& WithResourceARN(const Aws::String& value) { SetResourceARN(value); return… in WithResourceARN()
74 …inline ResourceNotFound& WithResourceARN(Aws::String&& value) { SetResourceARN(std::move(value)); … in WithResourceARN()
79 …inline ResourceNotFound& WithResourceARN(const char* value) { SetResourceARN(value); return *this;} in WithResourceARN()
98 … inline ResourceNotFound& WithMessage(const Aws::String& value) { SetMessage(value); return *this;} in WithMessage()
101 …inline ResourceNotFound& WithMessage(Aws::String&& value) { SetMessage(std::move(value)); return *… in WithMessage()
104 inline ResourceNotFound& WithMessage(const char* value) { SetMessage(value); return *this;} in WithMessage()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-states/source/model/
H A DResourceNotFound.cpp21 ResourceNotFound::ResourceNotFound() : in ResourceNotFound() function in Aws::SFN::Model::ResourceNotFound
27 ResourceNotFound::ResourceNotFound(JsonView jsonValue) : in ResourceNotFound() function in Aws::SFN::Model::ResourceNotFound
34 ResourceNotFound& ResourceNotFound::operator =(JsonView jsonValue) in operator =()
53 JsonValue ResourceNotFound::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-fsx/source/model/
H A DResourceNotFound.cpp21 ResourceNotFound::ResourceNotFound() : in ResourceNotFound() function in Aws::FSx::Model::ResourceNotFound
27 ResourceNotFound::ResourceNotFound(JsonView jsonValue) : in ResourceNotFound() function in Aws::FSx::Model::ResourceNotFound
34 ResourceNotFound& ResourceNotFound::operator =(JsonView jsonValue) in operator =()
53 JsonValue ResourceNotFound::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/sagemaker/types/
H A Derrors.go64 type ResourceNotFound struct { struct
68 func (e *ResourceNotFound) Error() string { argument
71 func (e *ResourceNotFound) ErrorMessage() string { argument
77 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
78 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/sagemaker/types/
H A Derrors.go64 type ResourceNotFound struct { struct
68 func (e *ResourceNotFound) Error() string { argument
71 func (e *ResourceNotFound) ErrorMessage() string { argument
77 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
78 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/sagemaker/types/
H A Derrors.go64 type ResourceNotFound struct { struct
68 func (e *ResourceNotFound) Error() string { argument
71 func (e *ResourceNotFound) ErrorMessage() string { argument
77 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
78 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/sagemaker/types/
H A Derrors.go64 type ResourceNotFound struct { struct
68 func (e *ResourceNotFound) Error() string { argument
71 func (e *ResourceNotFound) ErrorMessage() string { argument
77 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
78 func (e *ResourceNotFound) 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/sagemaker/types/
H A Derrors.go64 type ResourceNotFound struct { struct
68 func (e *ResourceNotFound) Error() string { argument
71 func (e *ResourceNotFound) ErrorMessage() string { argument
77 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
78 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/sagemaker/types/
H A Derrors.go70 type ResourceNotFound struct { struct
76 func (e *ResourceNotFound) Error() string { argument
79 func (e *ResourceNotFound) ErrorMessage() string { argument
85 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
86 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/sagemaker/types/
H A Derrors.go64 type ResourceNotFound struct { struct
68 func (e *ResourceNotFound) Error() string { argument
71 func (e *ResourceNotFound) ErrorMessage() string { argument
77 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
78 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/sagemaker/types/
H A Derrors.go64 type ResourceNotFound struct { struct
68 func (e *ResourceNotFound) Error() string { argument
71 func (e *ResourceNotFound) ErrorMessage() string { argument
77 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
78 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/sagemakerfeaturestoreruntime/types/
H A Derrors.go46 type ResourceNotFound struct { struct
50 func (e *ResourceNotFound) Error() string { argument
53 func (e *ResourceNotFound) ErrorMessage() string { argument
59 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
60 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime/types/
H A Derrors.go46 type ResourceNotFound struct { struct
50 func (e *ResourceNotFound) Error() string { argument
53 func (e *ResourceNotFound) ErrorMessage() string { argument
59 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
60 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/sagemakerfeaturestoreruntime/types/
H A Derrors.go46 type ResourceNotFound struct { struct
50 func (e *ResourceNotFound) Error() string { argument
53 func (e *ResourceNotFound) ErrorMessage() string { argument
59 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
60 func (e *ResourceNotFound) 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/sagemakerfeaturestoreruntime/types/
H A Derrors.go46 type ResourceNotFound struct { struct
50 func (e *ResourceNotFound) Error() string { argument
53 func (e *ResourceNotFound) ErrorMessage() string { argument
59 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
60 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/sagemakerfeaturestoreruntime/types/
H A Derrors.go46 type ResourceNotFound struct { struct
50 func (e *ResourceNotFound) Error() string { argument
53 func (e *ResourceNotFound) ErrorMessage() string { argument
59 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
60 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/sagemakerfeaturestoreruntime/types/
H A Derrors.go46 type ResourceNotFound struct { struct
50 func (e *ResourceNotFound) Error() string { argument
53 func (e *ResourceNotFound) ErrorMessage() string { argument
59 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
60 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/sagemakerfeaturestoreruntime/types/
H A Derrors.go46 type ResourceNotFound struct { struct
50 func (e *ResourceNotFound) Error() string { argument
53 func (e *ResourceNotFound) ErrorMessage() string { argument
59 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
60 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/sagemakerfeaturestoreruntime/types/
H A Derrors.go50 type ResourceNotFound struct { struct
56 func (e *ResourceNotFound) Error() string { argument
59 func (e *ResourceNotFound) ErrorMessage() string { argument
65 func (e *ResourceNotFound) ErrorCode() string { return "ResourceNotFound" } argument
66 func (e *ResourceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/devel/ros-rosdep/rosdep-0.18.0/test/
H A Dtest_rosdep_rospkg_loader.py53 from rospkg import ResourceNotFound
87 except ResourceNotFound as e:
112 except ResourceNotFound:
117 from rospkg import ResourceNotFound
143 except ResourceNotFound as e:
164 except ResourceNotFound:
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rusoto_kinesis-0.44.0/src/
H A Dgenerated.rs1084 ResourceNotFound(String), enumerator
1174 ResourceNotFound(String), enumerator
1234 ResourceNotFound(String), enumerator
1276 ResourceNotFound(String), enumerator
1352 ResourceNotFound(String), enumerator
1390 ResourceNotFound(String), enumerator
1436 ResourceNotFound(String), enumerator
1478 ResourceNotFound(String), enumerator
1534 ResourceNotFound(String), enumerator
1602 ResourceNotFound(String), enumerator
[all …]
/dports/devel/ros-rospkg/rospkg-1.2.0/test/
H A Dtest_rospkg_common.py37 from rospkg import ResourceNotFound
38 r = ResourceNotFound('blah')
45 r = ResourceNotFound('blah', ['ros_root', 'ros_package_path'])
/dports/databases/py-pgxnclient/pgxnclient-1.3.2/pgxnclient/
H A Dapi.py13 from pgxnclient.errors import NetworkError, NotFound, ResourceNotFound
28 except ResourceNotFound:
35 except ResourceNotFound:
83 except ResourceNotFound:
115 except ResourceNotFound:
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rusoto_logs-0.44.0/src/
H A Dgenerated.rs1405 ResourceNotFound(String), enumerator
1453 ResourceNotFound(String), enumerator
1505 ResourceNotFound(String), enumerator
1619 ResourceNotFound(String), enumerator
1669 ResourceNotFound(String), enumerator
1719 ResourceNotFound(String), enumerator
1767 ResourceNotFound(String), enumerator
1815 ResourceNotFound(String), enumerator
1863 ResourceNotFound(String), enumerator
1911 ResourceNotFound(String), enumerator
[all …]

12345678910>>...27