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 {
41 template <
typename DataflowEndpo
intGroupIdT = Aws::String>
43 m_dataflowEndpointGroupIdHasBeenSet =
true;
44 m_dataflowEndpointGroupId = std::forward<DataflowEndpointGroupIdT>(value);
46 template <
typename DataflowEndpo
intGroupIdT = Aws::String>
56 template <
typename RequestIdT = Aws::String>
58 m_requestIdHasBeenSet =
true;
59 m_requestId = std::forward<RequestIdT>(value);
61 template <
typename RequestIdT = Aws::String>
74 bool m_dataflowEndpointGroupIdHasBeenSet =
false;
75 bool m_requestIdHasBeenSet =
false;
CreateDataflowEndpointGroupResult & WithDataflowEndpointGroupId(DataflowEndpointGroupIdT &&value)
CreateDataflowEndpointGroupResult & WithRequestId(RequestIdT &&value)
Aws::Http::HttpResponseCode GetHttpResponseCode() const
AWS_GROUNDSTATION_API CreateDataflowEndpointGroupResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_GROUNDSTATION_API CreateDataflowEndpointGroupResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(RequestIdT &&value)
void SetDataflowEndpointGroupId(DataflowEndpointGroupIdT &&value)
AWS_GROUNDSTATION_API CreateDataflowEndpointGroupResult()=default
const Aws::String & GetRequestId() const
const Aws::String & GetDataflowEndpointGroupId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue