60 inline void SetClientTokenId(
const char* value) { m_clientTokenIdHasBeenSet =
true; m_clientTokenId.assign(value); }
101 inline void SetContent(
const char* value) { m_contentHasBeenSet =
true; m_content.assign(value); }
142 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
183 inline void SetRegistryName(
const char* value) { m_registryNameHasBeenSet =
true; m_registryName.assign(value); }
224 inline void SetSchemaName(
const char* value) { m_schemaNameHasBeenSet =
true; m_schemaName.assign(value); }
255 inline void SetType(
const Type& value) { m_typeHasBeenSet =
true; m_type = value; }
260 inline void SetType(
Type&& value) { m_typeHasBeenSet =
true; m_type = std::move(value); }
275 bool m_clientTokenIdHasBeenSet;
278 bool m_contentHasBeenSet;
281 bool m_descriptionHasBeenSet;
284 bool m_registryNameHasBeenSet;
287 bool m_schemaNameHasBeenSet;
290 bool m_typeHasBeenSet;