60 inline void SetApplicationName(
const char* value) { m_applicationNameHasBeenSet =
true; m_applicationName.assign(value); }
102 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
124 bool m_applicationNameHasBeenSet;
126 bool m_nextTokenHasBeenSet;
ListDeploymentGroupsRequest & WithApplicationName(const char *value)
ListDeploymentGroupsRequest & WithNextToken(const Aws::String &value)
void SetApplicationName(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetApplicationName(Aws::String &&value)
const Aws::String & GetApplicationName() const
ListDeploymentGroupsRequest & WithNextToken(const char *value)
ListDeploymentGroupsRequest & WithApplicationName(const Aws::String &value)
#define AWS_CODEDEPLOY_API
const Aws::String & GetNextToken() const
void SetApplicationName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ListDeploymentGroupsRequest & WithApplicationName(Aws::String &&value)
void SetNextToken(Aws::String &&value)
void SetNextToken(const char *value)
void SetNextToken(const Aws::String &value)
ListDeploymentGroupsRequest & WithNextToken(Aws::String &&value)
JSON (JavaScript Object Notation).