Uses of Class
software.aws.awsprototypingsdk.openapigateway.NoneAuthorizer
-
-
Uses of NoneAuthorizer in software.aws.awsprototypingsdk.openapigateway
Methods in software.aws.awsprototypingsdk.openapigateway that return NoneAuthorizer Modifier and Type Method Description static NoneAuthorizerAuthorizers. none()(experimental) No authorizer.
-