21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
31 namespace CognitoIdentity
63 inline void SetIdentityId(
const char* value) { m_identityId.assign(value); }
void SetIdentityId(const Aws::String &value)
const Aws::String & GetIdentityId() const
void SetIdentityId(Aws::String &&value)
GetIdResult & WithIdentityId(const char *value)
#define AWS_COGNITOIDENTITY_API
GetIdResult & WithIdentityId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetIdentityId(const char *value)
GetIdResult & WithIdentityId(const Aws::String &value)
JSON (JavaScript Object Notation).