7#include <aws/core/utils/memory/stl/AWSString.h> 
    8#include <aws/pinpoint/Pinpoint_EXPORTS.h> 
    9#include <aws/pinpoint/model/VoiceChannelResponse.h> 
   14template <
typename RESULT_TYPE>
 
   15class AmazonWebServiceResult;
 
   33  template <
typename VoiceChannelResponseT = VoiceChannelResponse>
 
   35    m_voiceChannelResponseHasBeenSet = 
true;
 
   36    m_voiceChannelResponse = std::forward<VoiceChannelResponseT>(value);
 
   38  template <
typename VoiceChannelResponseT = VoiceChannelResponse>
 
   48  template <
typename RequestIdT = Aws::String>
 
   50    m_requestIdHasBeenSet = 
true;
 
   51    m_requestId = std::forward<RequestIdT>(value);
 
   53  template <
typename RequestIdT = Aws::String>
 
   61  bool m_voiceChannelResponseHasBeenSet = 
false;
 
   64  bool m_requestIdHasBeenSet = 
false;
 
const VoiceChannelResponse & GetVoiceChannelResponse() const
 
AWS_PINPOINT_API GetVoiceChannelResult()=default
 
GetVoiceChannelResult & WithVoiceChannelResponse(VoiceChannelResponseT &&value)
 
GetVoiceChannelResult & WithRequestId(RequestIdT &&value)
 
AWS_PINPOINT_API GetVoiceChannelResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
 
void SetRequestId(RequestIdT &&value)
 
void SetVoiceChannelResponse(VoiceChannelResponseT &&value)
 
AWS_PINPOINT_API GetVoiceChannelResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
 
const Aws::String & GetRequestId() const
 
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
 
Aws::Utils::Json::JsonValue JsonValue