Uses of Class
software.amazon.awssdk.services.apigateway.model.Authorizer
Packages that use Authorizer
-
Uses of Authorizer in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type AuthorizerModifier and TypeMethodDescriptionfinal List<Authorizer>GetAuthorizersResponse.items()The current page of elements from this collection.Methods in software.amazon.awssdk.services.apigateway.model with parameters of type AuthorizerModifier and TypeMethodDescriptionGetAuthorizersResponse.Builder.items(Authorizer... items) The current page of elements from this collection.Method parameters in software.amazon.awssdk.services.apigateway.model with type arguments of type AuthorizerModifier and TypeMethodDescriptionGetAuthorizersResponse.Builder.items(Collection<Authorizer> items) The current page of elements from this collection.