AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <RegisterGameServerResult.h>
Public Member Functions | |
RegisterGameServerResult () | |
RegisterGameServerResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
RegisterGameServerResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const GameServer & | GetGameServer () const |
void | SetGameServer (const GameServer &value) |
void | SetGameServer (GameServer &&value) |
RegisterGameServerResult & | WithGameServer (const GameServer &value) |
RegisterGameServerResult & | WithGameServer (GameServer &&value) |
Definition at line 27 of file RegisterGameServerResult.h.
Aws::GameLift::Model::RegisterGameServerResult::RegisterGameServerResult | ( | ) |
Aws::GameLift::Model::RegisterGameServerResult::RegisterGameServerResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Object that describes the newly registered game server.
Definition at line 38 of file RegisterGameServerResult.h.
RegisterGameServerResult& Aws::GameLift::Model::RegisterGameServerResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Object that describes the newly registered game server.
Definition at line 43 of file RegisterGameServerResult.h.
|
inline |
Object that describes the newly registered game server.
Definition at line 48 of file RegisterGameServerResult.h.
|
inline |
Object that describes the newly registered game server.
Definition at line 53 of file RegisterGameServerResult.h.
|
inline |
Object that describes the newly registered game server.
Definition at line 58 of file RegisterGameServerResult.h.