#include <RequestTimeoutException.h>
Returned if, when uploading an archive, Amazon S3 Glacier times out while receiving the upload.
See Also:
AWS API Reference
Definition at line 32 of file RequestTimeoutException.h.
◆ RequestTimeoutException() [1/2]
Aws::Glacier::Model::RequestTimeoutException::RequestTimeoutException |
( |
| ) |
|
◆ RequestTimeoutException() [2/2]
◆ CodeHasBeenSet()
bool Aws::Glacier::Model::RequestTimeoutException::CodeHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetCode()
const Aws::String& Aws::Glacier::Model::RequestTimeoutException::GetCode |
( |
| ) |
const |
|
inline |
◆ GetMessage()
const Aws::String& Aws::Glacier::Model::RequestTimeoutException::GetMessage |
( |
| ) |
const |
|
inline |
◆ GetType()
const Aws::String& Aws::Glacier::Model::RequestTimeoutException::GetType |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ MessageHasBeenSet()
bool Aws::Glacier::Model::RequestTimeoutException::MessageHasBeenSet |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetCode() [1/3]
void Aws::Glacier::Model::RequestTimeoutException::SetCode |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetCode() [2/3]
void Aws::Glacier::Model::RequestTimeoutException::SetCode |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetCode() [3/3]
void Aws::Glacier::Model::RequestTimeoutException::SetCode |
( |
const char * |
value | ) |
|
|
inline |
◆ SetMessage() [1/3]
void Aws::Glacier::Model::RequestTimeoutException::SetMessage |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetMessage() [2/3]
void Aws::Glacier::Model::RequestTimeoutException::SetMessage |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetMessage() [3/3]
void Aws::Glacier::Model::RequestTimeoutException::SetMessage |
( |
const char * |
value | ) |
|
|
inline |
◆ SetType() [1/3]
void Aws::Glacier::Model::RequestTimeoutException::SetType |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetType() [2/3]
void Aws::Glacier::Model::RequestTimeoutException::SetType |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetType() [3/3]
void Aws::Glacier::Model::RequestTimeoutException::SetType |
( |
const char * |
value | ) |
|
|
inline |
◆ TypeHasBeenSet()
bool Aws::Glacier::Model::RequestTimeoutException::TypeHasBeenSet |
( |
| ) |
const |
|
inline |
◆ WithCode() [1/3]
◆ WithCode() [2/3]
◆ WithCode() [3/3]
◆ WithMessage() [1/3]
◆ WithMessage() [2/3]
◆ WithMessage() [3/3]
◆ WithType() [1/3]
◆ WithType() [2/3]
◆ WithType() [3/3]
The documentation for this class was generated from the following file: