Uses of Class
com.oracle.bmc.databasetools.model.DatabaseToolsMcpServerBuiltInRole
-
Packages that use DatabaseToolsMcpServerBuiltInRole Package Description com.oracle.bmc.databasetools.model -
-
Uses of DatabaseToolsMcpServerBuiltInRole in com.oracle.bmc.databasetools.model
Methods in com.oracle.bmc.databasetools.model that return DatabaseToolsMcpServerBuiltInRole Modifier and Type Method Description DatabaseToolsMcpServerBuiltInRoleDatabaseToolsMcpServerBuiltInRole.Builder. build()Methods in com.oracle.bmc.databasetools.model that return types with arguments of type DatabaseToolsMcpServerBuiltInRole Modifier and Type Method Description List<DatabaseToolsMcpServerBuiltInRole>DatabaseToolsMcpServer. getBuiltInRoles()Built-in roles associated with the MCP Server.List<DatabaseToolsMcpServerBuiltInRole>DatabaseToolsMcpServerSummary. getBuiltInRoles()Built-in roles associated with the MCP Server.Methods in com.oracle.bmc.databasetools.model with parameters of type DatabaseToolsMcpServerBuiltInRole Modifier and Type Method Description DatabaseToolsMcpServerBuiltInRole.BuilderDatabaseToolsMcpServerBuiltInRole.Builder. copy(DatabaseToolsMcpServerBuiltInRole model)Method parameters in com.oracle.bmc.databasetools.model with type arguments of type DatabaseToolsMcpServerBuiltInRole Modifier and Type Method Description DatabaseToolsMcpServerDefault.BuilderDatabaseToolsMcpServerDefault.Builder. builtInRoles(List<DatabaseToolsMcpServerBuiltInRole> builtInRoles)DatabaseToolsMcpServerSummaryDefault.BuilderDatabaseToolsMcpServerSummaryDefault.Builder. builtInRoles(List<DatabaseToolsMcpServerBuiltInRole> builtInRoles)
-