22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
32 namespace DirectoryService
void SetEventTopics(const Aws::Vector< EventTopic > &value)
#define AWS_DIRECTORYSERVICE_API
std::vector< T, Aws::Allocator< T > > Vector
const Aws::Vector< EventTopic > & GetEventTopics() const
DescribeEventTopicsResult & WithEventTopics(const Aws::Vector< EventTopic > &value)
void SetEventTopics(Aws::Vector< EventTopic > &&value)
DescribeEventTopicsResult & WithEventTopics(Aws::Vector< EventTopic > &&value)
DescribeEventTopicsResult & AddEventTopics(EventTopic &&value)
DescribeEventTopicsResult & AddEventTopics(const EventTopic &value)
JSON (JavaScript Object Notation).