7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/mediapackagev2/Mediapackagev2_EXPORTS.h>
13#include <aws/mediapackagev2/model/ContainerType.h>
14#include <aws/mediapackagev2/model/ForceEndpointErrorConfiguration.h>
15#include <aws/mediapackagev2/model/GetDashManifestConfiguration.h>
16#include <aws/mediapackagev2/model/GetHlsManifestConfiguration.h>
17#include <aws/mediapackagev2/model/GetLowLatencyHlsManifestConfiguration.h>
18#include <aws/mediapackagev2/model/GetMssManifestConfiguration.h>
19#include <aws/mediapackagev2/model/Segment.h>
24template <
typename RESULT_TYPE>
25class AmazonWebServiceResult;
32namespace mediapackagev2 {
45 template <
typename ArnT = Aws::String>
47 m_arnHasBeenSet =
true;
48 m_arn = std::forward<ArnT>(value);
50 template <
typename ArnT = Aws::String>
52 SetArn(std::forward<ArnT>(value));
64 template <
typename ChannelGroupNameT = Aws::String>
66 m_channelGroupNameHasBeenSet =
true;
67 m_channelGroupName = std::forward<ChannelGroupNameT>(value);
69 template <
typename ChannelGroupNameT = Aws::String>
83 template <
typename ChannelNameT = Aws::String>
85 m_channelNameHasBeenSet =
true;
86 m_channelName = std::forward<ChannelNameT>(value);
88 template <
typename ChannelNameT = Aws::String>
102 template <
typename OriginEndpo
intNameT = Aws::String>
104 m_originEndpointNameHasBeenSet =
true;
105 m_originEndpointName = std::forward<OriginEndpointNameT>(value);
107 template <
typename OriginEndpo
intNameT = Aws::String>
120 m_containerTypeHasBeenSet =
true;
121 m_containerType = value;
135 template <
typename SegmentT = Segment>
137 m_segmentHasBeenSet =
true;
138 m_segment = std::forward<SegmentT>(value);
140 template <
typename SegmentT = Segment>
152 template <
typename CreatedAtT = Aws::Utils::DateTime>
154 m_createdAtHasBeenSet =
true;
155 m_createdAt = std::forward<CreatedAtT>(value);
157 template <
typename CreatedAtT = Aws::Utils::DateTime>
169 template <
typename ModifiedAtT = Aws::Utils::DateTime>
171 m_modifiedAtHasBeenSet =
true;
172 m_modifiedAt = std::forward<ModifiedAtT>(value);
174 template <
typename ModifiedAtT = Aws::Utils::DateTime>
186 template <
typename DescriptionT = Aws::String>
188 m_descriptionHasBeenSet =
true;
189 m_description = std::forward<DescriptionT>(value);
191 template <
typename DescriptionT = Aws::String>
206 m_startoverWindowSecondsHasBeenSet =
true;
207 m_startoverWindowSeconds = value;
220 template <
typename HlsManifestsT = Aws::Vector<GetHlsManifestConfiguration>>
222 m_hlsManifestsHasBeenSet =
true;
223 m_hlsManifests = std::forward<HlsManifestsT>(value);
225 template <
typename HlsManifestsT = Aws::Vector<GetHlsManifestConfiguration>>
230 template <
typename HlsManifestsT = GetHlsManifestConfiguration>
232 m_hlsManifestsHasBeenSet =
true;
233 m_hlsManifests.emplace_back(std::forward<HlsManifestsT>(value));
243 template <
typename LowLatencyHlsManifestsT = Aws::Vector<GetLowLatencyHlsManifestConfiguration>>
245 m_lowLatencyHlsManifestsHasBeenSet =
true;
246 m_lowLatencyHlsManifests = std::forward<LowLatencyHlsManifestsT>(value);
248 template <
typename LowLatencyHlsManifestsT = Aws::Vector<GetLowLatencyHlsManifestConfiguration>>
253 template <
typename LowLatencyHlsManifestsT = GetLowLatencyHlsManifestConfiguration>
255 m_lowLatencyHlsManifestsHasBeenSet =
true;
256 m_lowLatencyHlsManifests.emplace_back(std::forward<LowLatencyHlsManifestsT>(value));
266 template <
typename DashManifestsT = Aws::Vector<GetDashManifestConfiguration>>
268 m_dashManifestsHasBeenSet =
true;
269 m_dashManifests = std::forward<DashManifestsT>(value);
271 template <
typename DashManifestsT = Aws::Vector<GetDashManifestConfiguration>>
276 template <
typename DashManifestsT = GetDashManifestConfiguration>
278 m_dashManifestsHasBeenSet =
true;
279 m_dashManifests.emplace_back(std::forward<DashManifestsT>(value));
290 template <
typename MssManifestsT = Aws::Vector<GetMssManifestConfiguration>>
292 m_mssManifestsHasBeenSet =
true;
293 m_mssManifests = std::forward<MssManifestsT>(value);
295 template <
typename MssManifestsT = Aws::Vector<GetMssManifestConfiguration>>
300 template <
typename MssManifestsT = GetMssManifestConfiguration>
302 m_mssManifestsHasBeenSet =
true;
303 m_mssManifests.emplace_back(std::forward<MssManifestsT>(value));
313 template <
typename ForceEndpo
intErrorConfigurationT = ForceEndpo
intErrorConfiguration>
315 m_forceEndpointErrorConfigurationHasBeenSet =
true;
316 m_forceEndpointErrorConfiguration = std::forward<ForceEndpointErrorConfigurationT>(value);
318 template <
typename ForceEndpo
intErrorConfigurationT = ForceEndpo
intErrorConfiguration>
331 template <
typename ETagT = Aws::String>
333 m_eTagHasBeenSet =
true;
334 m_eTag = std::forward<ETagT>(value);
336 template <
typename ETagT = Aws::String>
338 SetETag(std::forward<ETagT>(value));
349 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
351 m_tagsHasBeenSet =
true;
352 m_tags = std::forward<TagsT>(value);
354 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
356 SetTags(std::forward<TagsT>(value));
359 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
361 m_tagsHasBeenSet =
true;
362 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
370 template <
typename RequestIdT = Aws::String>
372 m_requestIdHasBeenSet =
true;
373 m_requestId = std::forward<RequestIdT>(value);
375 template <
typename RequestIdT = Aws::String>
402 int m_startoverWindowSeconds{0};
412 ForceEndpointErrorConfiguration m_forceEndpointErrorConfiguration;
420 bool m_arnHasBeenSet =
false;
421 bool m_channelGroupNameHasBeenSet =
false;
422 bool m_channelNameHasBeenSet =
false;
423 bool m_originEndpointNameHasBeenSet =
false;
424 bool m_containerTypeHasBeenSet =
false;
425 bool m_segmentHasBeenSet =
false;
426 bool m_createdAtHasBeenSet =
false;
427 bool m_modifiedAtHasBeenSet =
false;
428 bool m_descriptionHasBeenSet =
false;
429 bool m_startoverWindowSecondsHasBeenSet =
false;
430 bool m_hlsManifestsHasBeenSet =
false;
431 bool m_lowLatencyHlsManifestsHasBeenSet =
false;
432 bool m_dashManifestsHasBeenSet =
false;
433 bool m_mssManifestsHasBeenSet =
false;
434 bool m_forceEndpointErrorConfigurationHasBeenSet =
false;
435 bool m_eTagHasBeenSet =
false;
436 bool m_tagsHasBeenSet =
false;
437 bool m_requestIdHasBeenSet =
false;
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