63 inline void SetRegistryId(
const char* value) { m_registryIdHasBeenSet =
true; m_registryId.assign(value); }
98 inline void SetRepositoryName(
const char* value) { m_repositoryNameHasBeenSet =
true; m_repositoryName.assign(value); }
163 inline void SetImageManifest(
const char* value) { m_imageManifestHasBeenSet =
true; m_imageManifest.assign(value); }
182 bool m_registryIdHasBeenSet;
184 bool m_repositoryNameHasBeenSet;
186 bool m_imageIdHasBeenSet;
188 bool m_imageManifestHasBeenSet;
Image & WithRegistryId(Aws::String &&value)
Image & WithRepositoryName(const Aws::String &value)
Image & WithImageId(const ImageIdentifier &value)
void SetRepositoryName(Aws::String &&value)
Image & WithImageManifest(const Aws::String &value)
void SetRepositoryName(const Aws::String &value)
void SetRegistryId(const Aws::String &value)
void SetImageManifest(const char *value)
Image & WithRepositoryName(Aws::String &&value)
void SetRegistryId(Aws::String &&value)
Image & WithImageId(ImageIdentifier &&value)
const ImageIdentifier & GetImageId() const
const Aws::String & GetRepositoryName() const
const Aws::String & GetImageManifest() const
void SetRegistryId(const char *value)
Image & WithRegistryId(const Aws::String &value)
void SetImageManifest(Aws::String &&value)
Image & WithRepositoryName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Image & WithRegistryId(const char *value)
void SetImageManifest(const Aws::String &value)
void SetImageId(ImageIdentifier &&value)
const Aws::String & GetRegistryId() const
void SetImageId(const ImageIdentifier &value)
void SetRepositoryName(const char *value)
Image & WithImageManifest(Aws::String &&value)
JSON (JavaScript Object Notation).
Image & WithImageManifest(const char *value)