AWS SDK for C++
1.8.186
AWS SDK for C++
|
#include <DescribeMatchmakingResult.h>
Public Member Functions | |
DescribeMatchmakingResult () | |
DescribeMatchmakingResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
DescribeMatchmakingResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::Vector< MatchmakingTicket > & | GetTicketList () const |
void | SetTicketList (const Aws::Vector< MatchmakingTicket > &value) |
void | SetTicketList (Aws::Vector< MatchmakingTicket > &&value) |
DescribeMatchmakingResult & | WithTicketList (const Aws::Vector< MatchmakingTicket > &value) |
DescribeMatchmakingResult & | WithTicketList (Aws::Vector< MatchmakingTicket > &&value) |
DescribeMatchmakingResult & | AddTicketList (const MatchmakingTicket &value) |
DescribeMatchmakingResult & | AddTicketList (MatchmakingTicket &&value) |
Represents the returned data in response to a request operation.
Definition at line 34 of file DescribeMatchmakingResult.h.
Aws::GameLift::Model::DescribeMatchmakingResult::DescribeMatchmakingResult | ( | ) |
Aws::GameLift::Model::DescribeMatchmakingResult::DescribeMatchmakingResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
A collection of existing matchmaking ticket objects matching the request.
Definition at line 70 of file DescribeMatchmakingResult.h.
|
inline |
A collection of existing matchmaking ticket objects matching the request.
Definition at line 75 of file DescribeMatchmakingResult.h.
|
inline |
A collection of existing matchmaking ticket objects matching the request.
Definition at line 45 of file DescribeMatchmakingResult.h.
DescribeMatchmakingResult& Aws::GameLift::Model::DescribeMatchmakingResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
A collection of existing matchmaking ticket objects matching the request.
Definition at line 55 of file DescribeMatchmakingResult.h.
|
inline |
A collection of existing matchmaking ticket objects matching the request.
Definition at line 50 of file DescribeMatchmakingResult.h.
|
inline |
A collection of existing matchmaking ticket objects matching the request.
Definition at line 65 of file DescribeMatchmakingResult.h.
|
inline |
A collection of existing matchmaking ticket objects matching the request.
Definition at line 60 of file DescribeMatchmakingResult.h.