Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest
Packages that use UpdateAuthorizerRequest
Package
Description
-
Uses of UpdateAuthorizerRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateAuthorizerRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.updateAuthorizer(UpdateAuthorizerRequest updateAuthorizerRequest) Updates an existing Authorizer resource.default UpdateAuthorizerResponseApiGatewayClient.updateAuthorizer(UpdateAuthorizerRequest updateAuthorizerRequest) Updates an existing Authorizer resource. -
Uses of UpdateAuthorizerRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateAuthorizerRequestModifier and TypeMethodDescriptionUpdateAuthorizerRequestMarshaller.marshall(UpdateAuthorizerRequest updateAuthorizerRequest)