22 namespace ImportExport
46 inline void SetJobId(
const char* value) { m_jobIdHasBeenSet =
true; m_jobId.assign(value); }
67 inline void SetAPIVersion(
const char* value) { m_aPIVersionHasBeenSet =
true; m_aPIVersion.assign(value); }
80 bool m_jobIdHasBeenSet;
82 bool m_aPIVersionHasBeenSet;
void SetAPIVersion(const char *value)
void SetAPIVersion(const Aws::String &value)
GetStatusRequest & WithAPIVersion(const char *value)
void SetJobId(const Aws::String &value)
GetStatusRequest & WithAPIVersion(const Aws::String &value)
GetStatusRequest & WithAPIVersion(Aws::String &&value)
GetStatusRequest & WithJobId(const Aws::String &value)
const Aws::String & GetJobId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetJobId(Aws::String &&value)
const Aws::String & GetAPIVersion() const
void SetJobId(const char *value)
GetStatusRequest & WithJobId(Aws::String &&value)
GetStatusRequest & WithJobId(const char *value)
#define AWS_IMPORTEXPORT_API
void SetAPIVersion(Aws::String &&value)
JSON (JavaScript Object Notation).