Uses of Class
uk.bot_by.aws_lambda.slf4j.AWSLambdaLoggerConfigurationProperty
-
-
Uses of AWSLambdaLoggerConfigurationProperty in uk.bot_by.aws_lambda.slf4j
Methods in uk.bot_by.aws_lambda.slf4j that return AWSLambdaLoggerConfigurationProperty Modifier and Type Method Description static AWSLambdaLoggerConfigurationPropertyAWSLambdaLoggerConfigurationProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static AWSLambdaLoggerConfigurationProperty[]AWSLambdaLoggerConfigurationProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.
-