AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <DescribeGameSessionPlacementResult.h>
Public Member Functions | |
DescribeGameSessionPlacementResult () | |
DescribeGameSessionPlacementResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
DescribeGameSessionPlacementResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const GameSessionPlacement & | GetGameSessionPlacement () const |
void | SetGameSessionPlacement (const GameSessionPlacement &value) |
void | SetGameSessionPlacement (GameSessionPlacement &&value) |
DescribeGameSessionPlacementResult & | WithGameSessionPlacement (const GameSessionPlacement &value) |
DescribeGameSessionPlacementResult & | WithGameSessionPlacement (GameSessionPlacement &&value) |
Represents the returned data in response to a request operation.
Definition at line 33 of file DescribeGameSessionPlacementResult.h.
Aws::GameLift::Model::DescribeGameSessionPlacementResult::DescribeGameSessionPlacementResult | ( | ) |
Aws::GameLift::Model::DescribeGameSessionPlacementResult::DescribeGameSessionPlacementResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Object that describes the requested game session placement.
Definition at line 44 of file DescribeGameSessionPlacementResult.h.
DescribeGameSessionPlacementResult& Aws::GameLift::Model::DescribeGameSessionPlacementResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Object that describes the requested game session placement.
Definition at line 49 of file DescribeGameSessionPlacementResult.h.
|
inline |
Object that describes the requested game session placement.
Definition at line 54 of file DescribeGameSessionPlacementResult.h.
|
inline |
Object that describes the requested game session placement.
Definition at line 59 of file DescribeGameSessionPlacementResult.h.
|
inline |
Object that describes the requested game session placement.
Definition at line 64 of file DescribeGameSessionPlacementResult.h.