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