7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/groundstation/GroundStation_EXPORTS.h>
14template <
typename RESULT_TYPE>
15class AmazonWebServiceResult;
22namespace GroundStation {
35 template <
typename ContactIdT = Aws::String>
37 m_contactIdHasBeenSet =
true;
38 m_contactId = std::forward<ContactIdT>(value);
40 template <
typename ContactIdT = Aws::String>
53 m_versionIdHasBeenSet =
true;
65 template <
typename RequestIdT = Aws::String>
67 m_requestIdHasBeenSet =
true;
68 m_requestId = std::forward<RequestIdT>(value);
70 template <
typename RequestIdT = Aws::String>
85 bool m_contactIdHasBeenSet =
false;
86 bool m_versionIdHasBeenSet =
false;
87 bool m_requestIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue