28 namespace CodePipeline
67 inline void SetClientId(
const char* value) { m_clientIdHasBeenSet =
true; m_clientId.assign(value); }
105 inline void SetJobId(
const char* value) { m_jobIdHasBeenSet =
true; m_jobId.assign(value); }
124 bool m_clientIdHasBeenSet;
126 bool m_jobIdHasBeenSet;
void SetClientId(Aws::String &&value)
ThirdPartyJob & WithClientId(Aws::String &&value)
ThirdPartyJob & WithJobId(Aws::String &&value)
void SetJobId(Aws::String &&value)
const Aws::String & GetJobId() const
void SetClientId(const char *value)
const Aws::String & GetClientId() const
#define AWS_CODEPIPELINE_API
void SetJobId(const Aws::String &value)
ThirdPartyJob & WithJobId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ThirdPartyJob & WithClientId(const Aws::String &value)
void SetJobId(const char *value)
ThirdPartyJob & WithClientId(const char *value)
JSON (JavaScript Object Notation).
void SetClientId(const Aws::String &value)
ThirdPartyJob & WithJobId(const char *value)