21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
63 inline void SetJobFlowId(
const char* value) { m_jobFlowId.assign(value); }
void SetJobFlowId(Aws::String &&value)
void SetJobFlowId(const Aws::String &value)
RunJobFlowResult & WithJobFlowId(const char *value)
RunJobFlowResult & WithJobFlowId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
RunJobFlowResult & WithJobFlowId(Aws::String &&value)
void SetJobFlowId(const char *value)
const Aws::String & GetJobFlowId() const
JSON (JavaScript Object Notation).