Uses of Class
com.amazonaws.athena.connector.lambda.metadata.MetadataResponse
-
Packages that use MetadataResponse Package Description com.amazonaws.athena.connector.lambda.metadata -
-
Uses of MetadataResponse in com.amazonaws.athena.connector.lambda.metadata
Subclasses of MetadataResponse in com.amazonaws.athena.connector.lambda.metadata Modifier and Type Class Description class
GetDataSourceCapabilitiesResponse
class
GetSplitsResponse
Represents the output of aGetSplits
operation.class
GetTableLayoutResponse
Represents the output of aGetTableLayout
operation.class
GetTableResponse
Represents the output of aGetTable
operation.class
ListSchemasResponse
Represents the output of aListSchemas
operation.class
ListTablesResponse
Represents the output of aListTables
operation.
-