7#include <aws/ivs/IVS_EXPORTS.h>
8#include <aws/ivs/model/PlaybackKeyPair.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetPlaybackKeyPairResult & WithKeyPair(PlaybackKeyPair &&value)
void SetRequestId(const Aws::String &value)
GetPlaybackKeyPairResult & WithRequestId(const Aws::String &value)
AWS_IVS_API GetPlaybackKeyPairResult()
void SetKeyPair(const PlaybackKeyPair &value)
const Aws::String & GetRequestId() const
GetPlaybackKeyPairResult & WithRequestId(Aws::String &&value)
AWS_IVS_API GetPlaybackKeyPairResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
GetPlaybackKeyPairResult & WithRequestId(const char *value)
GetPlaybackKeyPairResult & WithKeyPair(const PlaybackKeyPair &value)
void SetKeyPair(PlaybackKeyPair &&value)
const PlaybackKeyPair & GetKeyPair() const
void SetRequestId(Aws::String &&value)
AWS_IVS_API GetPlaybackKeyPairResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue