Uses of Class
software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
Packages that use CreateAuthorizerRequest
Package
Description
-
Uses of CreateAuthorizerRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type CreateAuthorizerRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.createAuthorizer(CreateAuthorizerRequest createAuthorizerRequest) Adds a new Authorizer resource to an existing RestApi resource.default CreateAuthorizerResponseApiGatewayClient.createAuthorizer(CreateAuthorizerRequest createAuthorizerRequest) Adds a new Authorizer resource to an existing RestApi resource. -
Uses of CreateAuthorizerRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type CreateAuthorizerRequestModifier and TypeMethodDescriptionCreateAuthorizerRequestMarshaller.marshall(CreateAuthorizerRequest createAuthorizerRequest)