AWS SDK for C++
1.8.186
AWS SDK for C++
|
#include <UpdateGameSessionQueueResult.h>
Public Member Functions | |
UpdateGameSessionQueueResult () | |
UpdateGameSessionQueueResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
UpdateGameSessionQueueResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const GameSessionQueue & | GetGameSessionQueue () const |
void | SetGameSessionQueue (const GameSessionQueue &value) |
void | SetGameSessionQueue (GameSessionQueue &&value) |
UpdateGameSessionQueueResult & | WithGameSessionQueue (const GameSessionQueue &value) |
UpdateGameSessionQueueResult & | WithGameSessionQueue (GameSessionQueue &&value) |
Represents the returned data in response to a request operation.
Definition at line 33 of file UpdateGameSessionQueueResult.h.
Aws::GameLift::Model::UpdateGameSessionQueueResult::UpdateGameSessionQueueResult | ( | ) |
Aws::GameLift::Model::UpdateGameSessionQueueResult::UpdateGameSessionQueueResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
An object that describes the newly updated game session queue.
Definition at line 44 of file UpdateGameSessionQueueResult.h.
UpdateGameSessionQueueResult& Aws::GameLift::Model::UpdateGameSessionQueueResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
An object that describes the newly updated game session queue.
Definition at line 49 of file UpdateGameSessionQueueResult.h.
|
inline |
An object that describes the newly updated game session queue.
Definition at line 54 of file UpdateGameSessionQueueResult.h.
|
inline |
An object that describes the newly updated game session queue.
Definition at line 59 of file UpdateGameSessionQueueResult.h.
|
inline |
An object that describes the newly updated game session queue.
Definition at line 64 of file UpdateGameSessionQueueResult.h.