7#include <aws/ivs/IVS_EXPORTS.h>
8#include <aws/ivs/model/StreamKey.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); }
void SetStreamKey(StreamKey &&value)
void SetStreamKey(const StreamKey &value)
GetStreamKeyResult & WithRequestId(const char *value)
void SetRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
void SetRequestId(const Aws::String &value)
const StreamKey & GetStreamKey() const
GetStreamKeyResult & WithStreamKey(StreamKey &&value)
GetStreamKeyResult & WithRequestId(Aws::String &&value)
GetStreamKeyResult & WithRequestId(const Aws::String &value)
void SetRequestId(const char *value)
AWS_IVS_API GetStreamKeyResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_IVS_API GetStreamKeyResult()
AWS_IVS_API GetStreamKeyResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetStreamKeyResult & WithStreamKey(const StreamKey &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue