AWS SDK for C++
1.9.4
AWS SDK for C++
|
#include <PreconditionFailedException.h>
Public Member Functions | |
PreconditionFailedException () | |
PreconditionFailedException (Aws::Utils::Json::JsonView jsonValue) | |
PreconditionFailedException & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const Aws::String & | GetType () const |
bool | TypeHasBeenSet () const |
void | SetType (const Aws::String &value) |
void | SetType (Aws::String &&value) |
void | SetType (const char *value) |
PreconditionFailedException & | WithType (const Aws::String &value) |
PreconditionFailedException & | WithType (Aws::String &&value) |
PreconditionFailedException & | WithType (const char *value) |
const Aws::String & | GetMessage () const |
bool | MessageHasBeenSet () const |
void | SetMessage (const Aws::String &value) |
void | SetMessage (Aws::String &&value) |
void | SetMessage (const char *value) |
PreconditionFailedException & | WithMessage (const Aws::String &value) |
PreconditionFailedException & | WithMessage (Aws::String &&value) |
PreconditionFailedException & | WithMessage (const char *value) |
The RevisionId provided does not match the latest RevisionId for the Lambda function or alias. Call the GetFunction
or the GetAlias
API to retrieve the latest RevisionId for your resource.
Definition at line 34 of file PreconditionFailedException.h.
Aws::Lambda::Model::PreconditionFailedException::PreconditionFailedException | ( | ) |
Aws::Lambda::Model::PreconditionFailedException::PreconditionFailedException | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The exception message.
Definition at line 87 of file PreconditionFailedException.h.
|
inline |
The exception type.
Definition at line 46 of file PreconditionFailedException.h.
Aws::Utils::Json::JsonValue Aws::Lambda::Model::PreconditionFailedException::Jsonize | ( | ) | const |
|
inline |
The exception message.
Definition at line 92 of file PreconditionFailedException.h.
PreconditionFailedException& Aws::Lambda::Model::PreconditionFailedException::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The exception message.
Definition at line 102 of file PreconditionFailedException.h.
|
inline |
The exception message.
Definition at line 97 of file PreconditionFailedException.h.
|
inline |
The exception message.
Definition at line 107 of file PreconditionFailedException.h.
|
inline |
The exception type.
Definition at line 61 of file PreconditionFailedException.h.
|
inline |
The exception type.
Definition at line 56 of file PreconditionFailedException.h.
|
inline |
The exception type.
Definition at line 66 of file PreconditionFailedException.h.
|
inline |
The exception type.
Definition at line 51 of file PreconditionFailedException.h.
|
inline |
The exception message.
Definition at line 117 of file PreconditionFailedException.h.
|
inline |
The exception message.
Definition at line 112 of file PreconditionFailedException.h.
|
inline |
The exception message.
Definition at line 122 of file PreconditionFailedException.h.
|
inline |
The exception type.
Definition at line 76 of file PreconditionFailedException.h.
|
inline |
The exception type.
Definition at line 71 of file PreconditionFailedException.h.
|
inline |
The exception type.
Definition at line 81 of file PreconditionFailedException.h.