7#include <aws/transcribestreaming/TranscribeStreamingService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/transcribestreaming/model/TimestampRange.h>
22namespace TranscribeStreamingService
58 bool m_timestampRangesHasBeenSet =
false;
AWS_TRANSCRIBESTREAMINGSERVICE_API PointsOfInterest()
PointsOfInterest & AddTimestampRanges(TimestampRange &&value)
void SetTimestampRanges(const Aws::Vector< TimestampRange > &value)
bool TimestampRangesHasBeenSet() const
PointsOfInterest & WithTimestampRanges(Aws::Vector< TimestampRange > &&value)
AWS_TRANSCRIBESTREAMINGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_TRANSCRIBESTREAMINGSERVICE_API PointsOfInterest & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< TimestampRange > & GetTimestampRanges() const
void SetTimestampRanges(Aws::Vector< TimestampRange > &&value)
AWS_TRANSCRIBESTREAMINGSERVICE_API PointsOfInterest(Aws::Utils::Json::JsonView jsonValue)
PointsOfInterest & AddTimestampRanges(const TimestampRange &value)
PointsOfInterest & WithTimestampRanges(const Aws::Vector< TimestampRange > &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue