Class Identity
java.lang.Object
com.slack.api.bolt.aws_lambda.request.Identity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetUser()inthashCode()voidsetAccountId(String accountId) voidvoidvoidsetCognitoAuthenticationProvider(String cognitoAuthenticationProvider) voidsetCognitoAuthenticationType(String cognitoAuthenticationType) voidsetCognitoIdentityId(String cognitoIdentityId) voidsetCognitoIdentityPoolId(String cognitoIdentityPoolId) voidsetSourceIp(String sourceIp) voidvoidsetUserAgent(String userAgent) voidsetUserArn(String userArn) toString()
-
Constructor Details
-
Identity
public Identity()
-
-
Method Details
-
getCognitoIdentityPoolId
-
getAccountId
-
getCognitoIdentityId
-
getCaller
-
getApiKey
-
getSourceIp
-
getCognitoAuthenticationType
-
getCognitoAuthenticationProvider
-
getUserArn
-
getUserAgent
-
getUser
-
setCognitoIdentityPoolId
-
setAccountId
-
setCognitoIdentityId
-
setCaller
-
setApiKey
-
setSourceIp
-
setCognitoAuthenticationType
-
setCognitoAuthenticationProvider
-
setUserArn
-
setUserAgent
-
setUser
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-