7#include <aws/qapps/QApps_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/qapps/model/Category.h>
53 inline void SetLibraryItemId(
const char* value) { m_libraryItemIdHasBeenSet =
true; m_libraryItemId.assign(value); }
67 inline void SetAppId(
const char* value) { m_appIdHasBeenSet =
true; m_appId.assign(value); }
79 inline void SetAppVersion(
int value) { m_appVersionHasBeenSet =
true; m_appVersion = value; }
105 inline void SetStatus(
const char* value) { m_statusHasBeenSet =
true; m_status.assign(value); }
131 inline void SetCreatedBy(
const char* value) { m_createdByHasBeenSet =
true; m_createdBy.assign(value); }
157 inline void SetUpdatedBy(
const char* value) { m_updatedByHasBeenSet =
true; m_updatedBy.assign(value); }
169 inline void SetRatingCount(
int value) { m_ratingCountHasBeenSet =
true; m_ratingCount = value; }
179 inline void SetIsRatedByUser(
bool value) { m_isRatedByUserHasBeenSet =
true; m_isRatedByUser = value; }
189 inline void SetUserCount(
int value) { m_userCountHasBeenSet =
true; m_userCount = value; }
199 inline void SetIsVerified(
bool value) { m_isVerifiedHasBeenSet =
true; m_isVerified = value; }
205 bool m_libraryItemIdHasBeenSet =
false;
208 bool m_appIdHasBeenSet =
false;
211 bool m_appVersionHasBeenSet =
false;
214 bool m_categoriesHasBeenSet =
false;
217 bool m_statusHasBeenSet =
false;
220 bool m_createdAtHasBeenSet =
false;
223 bool m_createdByHasBeenSet =
false;
226 bool m_updatedAtHasBeenSet =
false;
229 bool m_updatedByHasBeenSet =
false;
232 bool m_ratingCountHasBeenSet =
false;
234 bool m_isRatedByUser;
235 bool m_isRatedByUserHasBeenSet =
false;
238 bool m_userCountHasBeenSet =
false;
241 bool m_isVerifiedHasBeenSet =
false;
void SetCategories(const Aws::Vector< Category > &value)
bool UserCountHasBeenSet() const
void SetLibraryItemId(const Aws::String &value)
LibraryItemMember & WithAppId(Aws::String &&value)
AWS_QAPPS_API LibraryItemMember(Aws::Utils::Json::JsonView jsonValue)
int GetAppVersion() const
LibraryItemMember & WithCreatedBy(const char *value)
LibraryItemMember & WithUserCount(int value)
LibraryItemMember & AddCategories(const Category &value)
int GetRatingCount() const
LibraryItemMember & WithLibraryItemId(Aws::String &&value)
void SetAppId(const char *value)
void SetCategories(Aws::Vector< Category > &&value)
void SetAppVersion(int value)
bool CreatedAtHasBeenSet() const
LibraryItemMember & WithIsVerified(bool value)
bool GetIsRatedByUser() const
LibraryItemMember & WithAppVersion(int value)
void SetLibraryItemId(const char *value)
const Aws::String & GetAppId() const
void SetRatingCount(int value)
LibraryItemMember & AddCategories(Category &&value)
LibraryItemMember & WithUpdatedAt(const Aws::Utils::DateTime &value)
void SetUserCount(int value)
LibraryItemMember & WithUpdatedBy(const Aws::String &value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
const Aws::String & GetCreatedBy() const
void SetStatus(const char *value)
LibraryItemMember & WithCreatedAt(Aws::Utils::DateTime &&value)
void SetUpdatedAt(Aws::Utils::DateTime &&value)
void SetCreatedBy(Aws::String &&value)
void SetAppId(Aws::String &&value)
bool GetIsVerified() const
AWS_QAPPS_API LibraryItemMember & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetStatus() const
void SetLibraryItemId(Aws::String &&value)
void SetIsVerified(bool value)
bool UpdatedAtHasBeenSet() const
bool CategoriesHasBeenSet() const
LibraryItemMember & WithUpdatedBy(Aws::String &&value)
void SetCreatedBy(const char *value)
LibraryItemMember & WithCreatedAt(const Aws::Utils::DateTime &value)
LibraryItemMember & WithRatingCount(int value)
bool StatusHasBeenSet() const
LibraryItemMember & WithUpdatedBy(const char *value)
bool AppIdHasBeenSet() const
void SetUpdatedBy(Aws::String &&value)
LibraryItemMember & WithLibraryItemId(const char *value)
AWS_QAPPS_API Aws::Utils::Json::JsonValue Jsonize() const
LibraryItemMember & WithAppId(const Aws::String &value)
LibraryItemMember & WithStatus(const Aws::String &value)
LibraryItemMember & WithCreatedBy(Aws::String &&value)
void SetIsRatedByUser(bool value)
LibraryItemMember & WithCreatedBy(const Aws::String &value)
LibraryItemMember & WithStatus(const char *value)
bool LibraryItemIdHasBeenSet() const
void SetStatus(const Aws::String &value)
LibraryItemMember & WithStatus(Aws::String &&value)
LibraryItemMember & WithAppId(const char *value)
void SetStatus(Aws::String &&value)
void SetCreatedBy(const Aws::String &value)
LibraryItemMember & WithCategories(const Aws::Vector< Category > &value)
bool IsRatedByUserHasBeenSet() const
void SetUpdatedAt(const Aws::Utils::DateTime &value)
const Aws::String & GetLibraryItemId() const
AWS_QAPPS_API LibraryItemMember()
bool UpdatedByHasBeenSet() const
LibraryItemMember & WithCategories(Aws::Vector< Category > &&value)
bool IsVerifiedHasBeenSet() const
const Aws::String & GetUpdatedBy() const
LibraryItemMember & WithIsRatedByUser(bool value)
void SetUpdatedBy(const Aws::String &value)
const Aws::Utils::DateTime & GetCreatedAt() const
const Aws::Vector< Category > & GetCategories() const
bool CreatedByHasBeenSet() const
void SetUpdatedBy(const char *value)
bool RatingCountHasBeenSet() const
const Aws::Utils::DateTime & GetUpdatedAt() const
LibraryItemMember & WithUpdatedAt(Aws::Utils::DateTime &&value)
void SetAppId(const Aws::String &value)
LibraryItemMember & WithLibraryItemId(const Aws::String &value)
bool AppVersionHasBeenSet() const
void SetCreatedAt(Aws::Utils::DateTime &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue