Uses of Class
com.oracle.bmc.databasetools.model.DatabaseToolsMcpToolsetVersionSummary
-
Packages that use DatabaseToolsMcpToolsetVersionSummary Package Description com.oracle.bmc.databasetools.model -
-
Uses of DatabaseToolsMcpToolsetVersionSummary in com.oracle.bmc.databasetools.model
Subclasses of DatabaseToolsMcpToolsetVersionSummary in com.oracle.bmc.databasetools.model Modifier and Type Class Description classDatabaseToolsMcpToolsetVersionBuiltInSqlToolsSummarySummary of versions available for the BUILT_IN_SQL_TOOLS MCP toolset type
Note: Objects should always be created or deserialized using theDatabaseToolsMcpToolsetVersionBuiltInSqlToolsSummary.Builder.classDatabaseToolsMcpToolsetVersionCustomizableReportingToolsSummarySummary of versions available for the CUSTOMIZABLE_REPORTING_TOOLS MCP toolset type
Note: Objects should always be created or deserialized using theDatabaseToolsMcpToolsetVersionCustomizableReportingToolsSummary.Builder.classDatabaseToolsMcpToolsetVersionCustomSqlToolSummarySummary of versions available for the CUSTOM_SQL_TOOL MCP toolset type
Note: Objects should always be created or deserialized using theDatabaseToolsMcpToolsetVersionCustomSqlToolSummary.Builder.classDatabaseToolsMcpToolsetVersionGenAiSqlAssistantSummarySummary of versions available for the GENAI_SQL_ASSISTANT MCP toolset type
Note: Objects should always be created or deserialized using theDatabaseToolsMcpToolsetVersionGenAiSqlAssistantSummary.Builder.Methods in com.oracle.bmc.databasetools.model that return types with arguments of type DatabaseToolsMcpToolsetVersionSummary Modifier and Type Method Description List<DatabaseToolsMcpToolsetVersionSummary>DatabaseToolsMcpToolsetVersionCollection. getItems()Array of MCP toolset type version summary items.Method parameters in com.oracle.bmc.databasetools.model with type arguments of type DatabaseToolsMcpToolsetVersionSummary Modifier and Type Method Description DatabaseToolsMcpToolsetVersionCollection.BuilderDatabaseToolsMcpToolsetVersionCollection.Builder. items(List<DatabaseToolsMcpToolsetVersionSummary> items)Array of MCP toolset type version summary items.Constructor parameters in com.oracle.bmc.databasetools.model with type arguments of type DatabaseToolsMcpToolsetVersionSummary Constructor Description DatabaseToolsMcpToolsetVersionCollection(List<DatabaseToolsMcpToolsetVersionSummary> items)Deprecated.
-