#include <LimitExceededException.h>
Returned if the request results in a vault or account limit being exceeded.
See Also:
AWS API Reference
Definition at line 32 of file LimitExceededException.h.
◆ LimitExceededException() [1/2]
Aws::Glacier::Model::LimitExceededException::LimitExceededException |
( |
| ) |
|
◆ LimitExceededException() [2/2]
◆ CodeHasBeenSet()
bool Aws::Glacier::Model::LimitExceededException::CodeHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetCode()
const Aws::String& Aws::Glacier::Model::LimitExceededException::GetCode |
( |
| ) |
const |
|
inline |
◆ GetMessage()
const Aws::String& Aws::Glacier::Model::LimitExceededException::GetMessage |
( |
| ) |
const |
|
inline |
Returned if the request results in a vault limit or tags limit being exceeded.
Definition at line 127 of file LimitExceededException.h.
◆ GetType()
const Aws::String& Aws::Glacier::Model::LimitExceededException::GetType |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ MessageHasBeenSet()
bool Aws::Glacier::Model::LimitExceededException::MessageHasBeenSet |
( |
| ) |
const |
|
inline |
Returned if the request results in a vault limit or tags limit being exceeded.
Definition at line 133 of file LimitExceededException.h.
◆ operator=()
◆ SetCode() [1/3]
void Aws::Glacier::Model::LimitExceededException::SetCode |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetCode() [2/3]
void Aws::Glacier::Model::LimitExceededException::SetCode |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetCode() [3/3]
void Aws::Glacier::Model::LimitExceededException::SetCode |
( |
const char * |
value | ) |
|
|
inline |
◆ SetMessage() [1/3]
void Aws::Glacier::Model::LimitExceededException::SetMessage |
( |
Aws::String && |
value | ) |
|
|
inline |
Returned if the request results in a vault limit or tags limit being exceeded.
Definition at line 145 of file LimitExceededException.h.
◆ SetMessage() [2/3]
void Aws::Glacier::Model::LimitExceededException::SetMessage |
( |
const Aws::String & |
value | ) |
|
|
inline |
Returned if the request results in a vault limit or tags limit being exceeded.
Definition at line 139 of file LimitExceededException.h.
◆ SetMessage() [3/3]
void Aws::Glacier::Model::LimitExceededException::SetMessage |
( |
const char * |
value | ) |
|
|
inline |
Returned if the request results in a vault limit or tags limit being exceeded.
Definition at line 151 of file LimitExceededException.h.
◆ SetType() [1/3]
void Aws::Glacier::Model::LimitExceededException::SetType |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetType() [2/3]
void Aws::Glacier::Model::LimitExceededException::SetType |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetType() [3/3]
void Aws::Glacier::Model::LimitExceededException::SetType |
( |
const char * |
value | ) |
|
|
inline |
◆ TypeHasBeenSet()
bool Aws::Glacier::Model::LimitExceededException::TypeHasBeenSet |
( |
| ) |
const |
|
inline |
◆ WithCode() [1/3]
◆ WithCode() [2/3]
◆ WithCode() [3/3]
◆ WithMessage() [1/3]
Returned if the request results in a vault limit or tags limit being exceeded.
Definition at line 163 of file LimitExceededException.h.
◆ WithMessage() [2/3]
Returned if the request results in a vault limit or tags limit being exceeded.
Definition at line 157 of file LimitExceededException.h.
◆ WithMessage() [3/3]
Returned if the request results in a vault limit or tags limit being exceeded.
Definition at line 169 of file LimitExceededException.h.
◆ WithType() [1/3]
◆ WithType() [2/3]
◆ WithType() [3/3]
The documentation for this class was generated from the following file: