Uses of Class
com.oracle.bmc.databasetools.model.RuntimeSupport
-
Packages that use RuntimeSupport Package Description com.oracle.bmc.databasetools.model com.oracle.bmc.databasetools.requests -
-
Uses of RuntimeSupport in com.oracle.bmc.databasetools.model
Methods in com.oracle.bmc.databasetools.model that return RuntimeSupport Modifier and Type Method Description static RuntimeSupportRuntimeSupport. create(String key)RuntimeSupportCreateDatabaseToolsConnectionDetails. getRuntimeSupport()Specifies whether this connection is supported by the Database Tools Runtime.RuntimeSupportDatabaseToolsConnection. getRuntimeSupport()Specifies whether this connection is supported by the Database Tools Runtime.RuntimeSupportDatabaseToolsConnectionSummary. getRuntimeSupport()Specifies whether this connection is supported by the Database Tools Runtime.static RuntimeSupportRuntimeSupport. valueOf(String name)Returns the enum constant of this type with the specified name.static RuntimeSupport[]RuntimeSupport. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.oracle.bmc.databasetools.model with parameters of type RuntimeSupport Constructor Description CreateDatabaseToolsConnectionDetails(String displayName, String compartmentId, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, RuntimeIdentity runtimeIdentity)Deprecated.CreateDatabaseToolsConnectionGenericJdbcDetails(String displayName, String compartmentId, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, RuntimeIdentity runtimeIdentity, String url, String userName, DatabaseToolsUserPasswordDetails userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStoreGenericJdbcDetails> keyStores)Deprecated.CreateDatabaseToolsConnectionMySqlDetails(String displayName, String compartmentId, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, RuntimeIdentity runtimeIdentity, CreateDatabaseToolsRelatedResourceMySqlDetails relatedResource, String connectionString, String userName, DatabaseToolsUserPasswordDetails userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStoreMySqlDetails> keyStores, String privateEndpointId)Deprecated.CreateDatabaseToolsConnectionOracleDatabaseDetails(String displayName, String compartmentId, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, RuntimeIdentity runtimeIdentity, CreateDatabaseToolsRelatedResourceDetails relatedResource, String connectionString, String userName, DatabaseToolsUserPasswordDetails userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStoreDetails> keyStores, String privateEndpointId, DatabaseToolsConnectionOracleDatabaseProxyClientDetails proxyClient)Deprecated.CreateDatabaseToolsConnectionPostgresqlDetails(String displayName, String compartmentId, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, RuntimeIdentity runtimeIdentity, CreateDatabaseToolsRelatedResourcePostgresqlDetails relatedResource, String connectionString, String userName, DatabaseToolsUserPasswordDetails userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStorePostgresqlDetails> keyStores, String privateEndpointId)Deprecated.DatabaseToolsConnection(String id, String displayName, String compartmentId, LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, String runtimeEndpoint, RuntimeIdentity runtimeIdentity)Deprecated.DatabaseToolsConnectionGenericJdbc(String id, String displayName, String compartmentId, LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, String runtimeEndpoint, RuntimeIdentity runtimeIdentity, String url, String userName, DatabaseToolsUserPassword userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStoreGenericJdbc> keyStores)Deprecated.DatabaseToolsConnectionGenericJdbcSummary(String id, String displayName, String compartmentId, LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, String runtimeEndpoint, RuntimeIdentity runtimeIdentity, String url, String userName, DatabaseToolsUserPasswordSummary userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStoreGenericJdbcSummary> keyStores)Deprecated.DatabaseToolsConnectionMySql(String id, String displayName, String compartmentId, LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, String runtimeEndpoint, RuntimeIdentity runtimeIdentity, DatabaseToolsRelatedResourceMySql relatedResource, String connectionString, String userName, DatabaseToolsUserPassword userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStoreMySql> keyStores, String privateEndpointId)Deprecated.DatabaseToolsConnectionMySqlSummary(String id, String displayName, String compartmentId, LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, String runtimeEndpoint, RuntimeIdentity runtimeIdentity, DatabaseToolsRelatedResourceMySql relatedResource, String connectionString, String userName, DatabaseToolsUserPasswordSummary userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStoreMySqlSummary> keyStores, String privateEndpointId)Deprecated.DatabaseToolsConnectionOracleDatabase(String id, String displayName, String compartmentId, LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, String runtimeEndpoint, RuntimeIdentity runtimeIdentity, DatabaseToolsRelatedResource relatedResource, String connectionString, String userName, DatabaseToolsUserPassword userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStore> keyStores, String privateEndpointId, DatabaseToolsConnectionOracleDatabaseProxyClient proxyClient)Deprecated.DatabaseToolsConnectionOracleDatabaseSummary(String id, String displayName, String compartmentId, LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, String runtimeEndpoint, RuntimeIdentity runtimeIdentity, DatabaseToolsRelatedResource relatedResource, String connectionString, String userName, DatabaseToolsUserPasswordSummary userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStoreSummary> keyStores, String privateEndpointId, DatabaseToolsConnectionOracleDatabaseProxyClientSummary proxyClient)Deprecated.DatabaseToolsConnectionPostgresql(String id, String displayName, String compartmentId, LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, String runtimeEndpoint, RuntimeIdentity runtimeIdentity, DatabaseToolsRelatedResourcePostgresql relatedResource, String connectionString, String userName, DatabaseToolsUserPassword userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStorePostgresql> keyStores, String privateEndpointId)Deprecated.DatabaseToolsConnectionPostgresqlSummary(String id, String displayName, String compartmentId, LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, String runtimeEndpoint, RuntimeIdentity runtimeIdentity, DatabaseToolsRelatedResourcePostgresql relatedResource, String connectionString, String userName, DatabaseToolsUserPasswordSummary userPassword, Map<String,String> advancedProperties, List<DatabaseToolsKeyStorePostgresqlSummary> keyStores, String privateEndpointId)Deprecated.DatabaseToolsConnectionSummary(String id, String displayName, String compartmentId, LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, List<ResourceLock> locks, RuntimeSupport runtimeSupport, String runtimeEndpoint, RuntimeIdentity runtimeIdentity)Deprecated. -
Uses of RuntimeSupport in com.oracle.bmc.databasetools.requests
Methods in com.oracle.bmc.databasetools.requests that return types with arguments of type RuntimeSupport Modifier and Type Method Description List<RuntimeSupport>ListDatabaseToolsConnectionsRequest. getRuntimeSupport()A filter to return only resources with one of the specified type values.Methods in com.oracle.bmc.databasetools.requests with parameters of type RuntimeSupport Modifier and Type Method Description ListDatabaseToolsConnectionsRequest.BuilderListDatabaseToolsConnectionsRequest.Builder. runtimeSupport(RuntimeSupport singularValue)Singular setter.Method parameters in com.oracle.bmc.databasetools.requests with type arguments of type RuntimeSupport Modifier and Type Method Description ListDatabaseToolsConnectionsRequest.BuilderListDatabaseToolsConnectionsRequest.Builder. runtimeSupport(List<RuntimeSupport> runtimeSupport)A filter to return only resources with one of the specified type values.
-