24 template<
typename RESULT_TYPE>
25 class AmazonWebServiceResult;
const ResponseMetadata & GetResponseMetadata() const
CreateFlowLogsResponse & AddFlowLogIds(const Aws::String &value)
CreateFlowLogsResponse & WithUnsuccessful(Aws::Vector< UnsuccessfulItem > &&value)
void SetFlowLogIds(Aws::Vector< Aws::String > &&value)
const Aws::String & GetClientToken() const
void SetResponseMetadata(const ResponseMetadata &value)
const Aws::Vector< Aws::String > & GetFlowLogIds() const
CreateFlowLogsResponse & AddFlowLogIds(Aws::String &&value)
CreateFlowLogsResponse & AddFlowLogIds(const char *value)
std::vector< T, Aws::Allocator< T > > Vector
CreateFlowLogsResponse & WithClientToken(const char *value)
void SetUnsuccessful(Aws::Vector< UnsuccessfulItem > &&value)
void SetFlowLogIds(const Aws::Vector< Aws::String > &value)
const Aws::Vector< UnsuccessfulItem > & GetUnsuccessful() const
CreateFlowLogsResponse & WithUnsuccessful(const Aws::Vector< UnsuccessfulItem > &value)
void SetClientToken(Aws::String &&value)
CreateFlowLogsResponse & WithClientToken(const Aws::String &value)
CreateFlowLogsResponse & WithResponseMetadata(const ResponseMetadata &value)
CreateFlowLogsResponse & WithResponseMetadata(ResponseMetadata &&value)
void SetResponseMetadata(ResponseMetadata &&value)
void SetClientToken(const char *value)
CreateFlowLogsResponse & AddUnsuccessful(const UnsuccessfulItem &value)
CreateFlowLogsResponse & WithFlowLogIds(Aws::Vector< Aws::String > &&value)
void SetUnsuccessful(const Aws::Vector< UnsuccessfulItem > &value)
void SetClientToken(const Aws::String &value)
CreateFlowLogsResponse & WithClientToken(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CreateFlowLogsResponse & AddUnsuccessful(UnsuccessfulItem &&value)
CreateFlowLogsResponse & WithFlowLogIds(const Aws::Vector< Aws::String > &value)
JSON (JavaScript Object Notation).