61 inline void SetApplicationName(
const char* value) { m_applicationNameHasBeenSet =
true; m_applicationName.assign(value); }
123 bool m_applicationNameHasBeenSet;
125 bool m_deploymentGroupNamesHasBeenSet;
const Aws::String & GetApplicationName() const
void SetDeploymentGroupNames(const Aws::Vector< Aws::String > &value)
BatchGetDeploymentGroupsRequest & AddDeploymentGroupNames(Aws::String &&value)
BatchGetDeploymentGroupsRequest & WithApplicationName(const char *value)
BatchGetDeploymentGroupsRequest & AddDeploymentGroupNames(const char *value)
BatchGetDeploymentGroupsRequest & WithDeploymentGroupNames(const Aws::Vector< Aws::String > &value)
void SetApplicationName(Aws::String &&value)
BatchGetDeploymentGroupsRequest & WithApplicationName(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
BatchGetDeploymentGroupsRequest & WithApplicationName(const Aws::String &value)
BatchGetDeploymentGroupsRequest & AddDeploymentGroupNames(const Aws::String &value)
void SetApplicationName(const char *value)
#define AWS_CODEDEPLOY_API
void SetApplicationName(const Aws::String &value)
BatchGetDeploymentGroupsRequest & WithDeploymentGroupNames(Aws::Vector< Aws::String > &&value)
void SetDeploymentGroupNames(Aws::Vector< Aws::String > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).
const Aws::Vector< Aws::String > & GetDeploymentGroupNames() const