Uses of Class
com.amazonaws.athena.connectors.cloudwatch.CloudwatchTableName
-
Packages that use CloudwatchTableName Package Description com.amazonaws.athena.connectors.cloudwatch -
-
Uses of CloudwatchTableName in com.amazonaws.athena.connectors.cloudwatch
Methods in com.amazonaws.athena.connectors.cloudwatch that return CloudwatchTableName Modifier and Type Method Description CloudwatchTableName
CloudwatchTableResolver. validateTable(TableName tableName)
Used to validate and convert the given TableName to a properly cased and qualified CloudwatchTableName.
-