AWS SDK for C++AWS SDK for C++ Version 1.11.680 |
Template class representing the std::future object of outcome of calling some other API. It will contain a future of an either a successful result or the failure error. The caller must check whether the outcome of the request was a success before attempting to access the result or the error.
Definition at line 22 of file FutureOutcome.h.
| Enumerator | |
|---|---|
| RFC822 | |
| ISO_8601 | |
| ISO_8601_BASIC | |
| AutoDetect | |
Definition at line 17 of file DateTime.h.
| Enumerator | |
|---|---|
| Sunday | |
| Monday | |
| Tuesday | |
| Wednesday | |
| Thursday | |
| Friday | |
| Saturday | |
Definition at line 41 of file DateTime.h.
| Enumerator | |
|---|---|
| January | |
| February | |
| March | |
| April | |
| May | |
| June | |
| July | |
| August | |
| September | |
| October | |
| November | |
| December | |
Definition at line 25 of file DateTime.h.