7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/wickr/Wickr_EXPORTS.h>
41 template <
typename UserIdT = Aws::String>
43 m_userIdHasBeenSet =
true;
44 m_userId = std::forward<UserIdT>(value);
46 template <
typename UserIdT = Aws::String>
54 bool m_userIdHasBeenSet =
false;
void SetUserId(UserIdT &&value)
AWS_WICKR_API BatchUserSuccessResponseItem()=default
AWS_WICKR_API BatchUserSuccessResponseItem(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetUserId() const
BatchUserSuccessResponseItem & WithUserId(UserIdT &&value)
bool UserIdHasBeenSet() const
AWS_WICKR_API BatchUserSuccessResponseItem & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WICKR_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue