#include <UpdateUserResult.h>
Definition at line 28 of file UpdateUserResult.h.
◆ UpdateUserResult() [1/2]
Aws::QuickSight::Model::UpdateUserResult::UpdateUserResult |
( |
| ) |
|
◆ UpdateUserResult() [2/2]
◆ GetRequestId()
const Aws::String& Aws::QuickSight::Model::UpdateUserResult::GetRequestId |
( |
| ) |
const |
|
inline |
◆ GetStatus()
int Aws::QuickSight::Model::UpdateUserResult::GetStatus |
( |
| ) |
const |
|
inline |
◆ GetUser()
const User& Aws::QuickSight::Model::UpdateUserResult::GetUser |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetRequestId() [1/3]
void Aws::QuickSight::Model::UpdateUserResult::SetRequestId |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetRequestId() [2/3]
void Aws::QuickSight::Model::UpdateUserResult::SetRequestId |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetRequestId() [3/3]
void Aws::QuickSight::Model::UpdateUserResult::SetRequestId |
( |
const char * |
value | ) |
|
|
inline |
◆ SetStatus()
void Aws::QuickSight::Model::UpdateUserResult::SetStatus |
( |
int |
value | ) |
|
|
inline |
◆ SetUser() [1/2]
void Aws::QuickSight::Model::UpdateUserResult::SetUser |
( |
const User & |
value | ) |
|
|
inline |
◆ SetUser() [2/2]
void Aws::QuickSight::Model::UpdateUserResult::SetUser |
( |
User && |
value | ) |
|
|
inline |
◆ WithRequestId() [1/3]
◆ WithRequestId() [2/3]
◆ WithRequestId() [3/3]
UpdateUserResult& Aws::QuickSight::Model::UpdateUserResult::WithRequestId |
( |
const char * |
value | ) |
|
|
inline |
◆ WithStatus()
UpdateUserResult& Aws::QuickSight::Model::UpdateUserResult::WithStatus |
( |
int |
value | ) |
|
|
inline |
◆ WithUser() [1/2]
◆ WithUser() [2/2]
The documentation for this class was generated from the following file: