23 namespace ElasticBeanstalk
71 inline void SetEnvironmentId(
const char* value) { m_environmentIdHasBeenSet =
true; m_environmentId.assign(value); }
134 inline void SetEnvironmentName(
const char* value) { m_environmentNameHasBeenSet =
true; m_environmentName.assign(value); }
190 bool m_environmentIdHasBeenSet;
192 bool m_environmentNameHasBeenSet;
194 bool m_infoTypeHasBeenSet;
const EnvironmentInfoType & GetInfoType() const
void SetEnvironmentName(const Aws::String &value)
#define AWS_ELASTICBEANSTALK_API
RetrieveEnvironmentInfoRequest & WithEnvironmentId(const Aws::String &value)
void SetInfoType(EnvironmentInfoType &&value)
RetrieveEnvironmentInfoRequest & WithInfoType(EnvironmentInfoType &&value)
void SetEnvironmentId(const Aws::String &value)
RetrieveEnvironmentInfoRequest & WithEnvironmentName(const char *value)
RetrieveEnvironmentInfoRequest & WithEnvironmentId(const char *value)
RetrieveEnvironmentInfoRequest & WithEnvironmentId(Aws::String &&value)
RetrieveEnvironmentInfoRequest & WithEnvironmentName(const Aws::String &value)
void SetEnvironmentId(const char *value)
void SetEnvironmentName(Aws::String &&value)
RetrieveEnvironmentInfoRequest & WithInfoType(const EnvironmentInfoType &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetEnvironmentId() const
void SetEnvironmentName(const char *value)
RetrieveEnvironmentInfoRequest & WithEnvironmentName(Aws::String &&value)
void SetInfoType(const EnvironmentInfoType &value)
const Aws::String & GetEnvironmentName() const
JSON (JavaScript Object Notation).
void SetEnvironmentId(Aws::String &&value)