| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
JWTConfiguration |
Authorizer.jwtConfiguration()
Represents the configuration of a JWT authorizer.
|
JWTConfiguration |
CreateAuthorizerResponse.jwtConfiguration()
Represents the configuration of a JWT authorizer.
|
JWTConfiguration |
GetAuthorizerResponse.jwtConfiguration()
Represents the configuration of a JWT authorizer.
|
JWTConfiguration |
UpdateAuthorizerResponse.jwtConfiguration()
Represents the configuration of a JWT authorizer.
|
JWTConfiguration |
CreateAuthorizerRequest.jwtConfiguration()
Represents the configuration of a JWT authorizer.
|
JWTConfiguration |
UpdateAuthorizerRequest.jwtConfiguration()
Represents the configuration of a JWT authorizer.
|
| Modifier and Type | Method and Description |
|---|---|
Authorizer.Builder |
Authorizer.Builder.jwtConfiguration(JWTConfiguration jwtConfiguration)
Represents the configuration of a JWT authorizer.
|
CreateAuthorizerResponse.Builder |
CreateAuthorizerResponse.Builder.jwtConfiguration(JWTConfiguration jwtConfiguration)
Represents the configuration of a JWT authorizer.
|
GetAuthorizerResponse.Builder |
GetAuthorizerResponse.Builder.jwtConfiguration(JWTConfiguration jwtConfiguration)
Represents the configuration of a JWT authorizer.
|
UpdateAuthorizerResponse.Builder |
UpdateAuthorizerResponse.Builder.jwtConfiguration(JWTConfiguration jwtConfiguration)
Represents the configuration of a JWT authorizer.
|
CreateAuthorizerRequest.Builder |
CreateAuthorizerRequest.Builder.jwtConfiguration(JWTConfiguration jwtConfiguration)
Represents the configuration of a JWT authorizer.
|
UpdateAuthorizerRequest.Builder |
UpdateAuthorizerRequest.Builder.jwtConfiguration(JWTConfiguration jwtConfiguration)
Represents the configuration of a JWT authorizer.
|
Copyright © 2021. All rights reserved.