22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
65 inline void SetId(
const char* value) { m_id.assign(value); }
100 inline void SetName(
const char* value) { m_name.assign(value); }
169 inline void SetAuthType(
const char* value) { m_authType.assign(value); }
485 long m_authorizerResultTtlInSeconds;
UpdateAuthorizerResult & WithId(const char *value)
const Aws::String & GetAuthType() const
UpdateAuthorizerResult & WithName(Aws::String &&value)
UpdateAuthorizerResult & WithName(const Aws::String &value)
UpdateAuthorizerResult & WithAuthType(const char *value)
void SetIdentitySource(const Aws::String &value)
UpdateAuthorizerResult & WithAuthType(const Aws::String &value)
UpdateAuthorizerResult & WithAuthType(Aws::String &&value)
void SetId(const char *value)
const AuthorizerType & GetType() const
UpdateAuthorizerResult & WithAuthorizerResultTtlInSeconds(long value)
const Aws::String & GetAuthorizerUri() const
UpdateAuthorizerResult & WithIdentitySource(Aws::String &&value)
UpdateAuthorizerResult & WithAuthorizerCredentials(Aws::String &&value)
void SetIdentitySource(const char *value)
void SetAuthType(const char *value)
void SetAuthorizerUri(const Aws::String &value)
UpdateAuthorizerResult & WithType(const AuthorizerType &value)
const Aws::String & GetName() const
void SetAuthorizerCredentials(const Aws::String &value)
const Aws::String & GetAuthorizerCredentials() const
UpdateAuthorizerResult & WithName(const char *value)
void SetAuthorizerResultTtlInSeconds(long value)
void SetName(const Aws::String &value)
long GetAuthorizerResultTtlInSeconds() const
void SetAuthorizerUri(const char *value)
void SetName(Aws::String &&value)
UpdateAuthorizerResult & WithAuthorizerUri(const Aws::String &value)
const Aws::String & GetIdentitySource() const
UpdateAuthorizerResult & WithIdentitySource(const char *value)
void SetAuthType(const Aws::String &value)
void SetAuthType(Aws::String &&value)
UpdateAuthorizerResult & WithAuthorizerUri(Aws::String &&value)
void SetIdentityValidationExpression(Aws::String &&value)
UpdateAuthorizerResult & WithType(AuthorizerType &&value)
UpdateAuthorizerResult & WithIdentityValidationExpression(const Aws::String &value)
UpdateAuthorizerResult & WithAuthorizerCredentials(const Aws::String &value)
void SetIdentityValidationExpression(const char *value)
UpdateAuthorizerResult & WithIdentitySource(const Aws::String &value)
UpdateAuthorizerResult & WithId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetType(const AuthorizerType &value)
UpdateAuthorizerResult & WithIdentityValidationExpression(Aws::String &&value)
void SetName(const char *value)
void SetType(AuthorizerType &&value)
#define AWS_APIGATEWAY_API
void SetAuthorizerCredentials(const char *value)
void SetIdentitySource(Aws::String &&value)
UpdateAuthorizerResult & WithId(const Aws::String &value)
void SetAuthorizerCredentials(Aws::String &&value)
void SetId(const Aws::String &value)
UpdateAuthorizerResult & WithAuthorizerUri(const char *value)
void SetIdentityValidationExpression(const Aws::String &value)
void SetId(Aws::String &&value)
void SetAuthorizerUri(Aws::String &&value)
const Aws::String & GetId() const
UpdateAuthorizerResult & WithIdentityValidationExpression(const char *value)
JSON (JavaScript Object Notation).
UpdateAuthorizerResult & WithAuthorizerCredentials(const char *value)
const Aws::String & GetIdentityValidationExpression() const