22 namespace CognitoIdentityProvider
56 inline void SetUserPoolId(
const char* value) { m_userPoolIdHasBeenSet =
true; m_userPoolId.assign(value); }
91 inline void SetClientId(
const char* value) { m_clientIdHasBeenSet =
true; m_clientId.assign(value); }
110 bool m_userPoolIdHasBeenSet;
112 bool m_clientIdHasBeenSet;
void SetUserPoolId(Aws::String &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetClientId(const Aws::String &value)
DescribeUserPoolClientRequest & WithUserPoolId(Aws::String &&value)
const Aws::String & GetUserPoolId() const
void SetUserPoolId(const char *value)
DescribeUserPoolClientRequest & WithClientId(const Aws::String &value)
#define AWS_COGNITOIDENTITYPROVIDER_API
void SetClientId(Aws::String &&value)
DescribeUserPoolClientRequest & WithClientId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DescribeUserPoolClientRequest & WithUserPoolId(const Aws::String &value)
void SetClientId(const char *value)
DescribeUserPoolClientRequest & WithUserPoolId(const char *value)
const Aws::String & GetClientId() const
DescribeUserPoolClientRequest & WithClientId(const char *value)
JSON (JavaScript Object Notation).
void SetUserPoolId(const Aws::String &value)