22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
CreatePlayerSessionsResult & WithPlayerSessions(const Aws::Vector< PlayerSession > &value)
CreatePlayerSessionsResult & AddPlayerSessions(const PlayerSession &value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::Vector< PlayerSession > & GetPlayerSessions() const
void SetPlayerSessions(const Aws::Vector< PlayerSession > &value)
CreatePlayerSessionsResult & WithPlayerSessions(Aws::Vector< PlayerSession > &&value)
void SetPlayerSessions(Aws::Vector< PlayerSession > &&value)
CreatePlayerSessionsResult & AddPlayerSessions(PlayerSession &&value)
JSON (JavaScript Object Notation).