7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/groundstation/model/ContactStatus.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/core/utils/DateTime.h>
12#include <aws/groundstation/model/Elevation.h>
13#include <aws/core/utils/memory/stl/AWSMap.h>
14#include <aws/groundstation/model/DataflowDetail.h>
19template<
typename RESULT_TYPE>
20class AmazonWebServiceResult;
29namespace GroundStation
53 inline void SetContactId(
const char* value) { m_contactId.assign(value); }
175 inline void SetRegion(
const char* value) { m_region.assign(value); }
258 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue