Uses of Class
com.oracle.bmc.databasetools.model.DatabaseToolsPrivateEndpointCollection
-
Packages that use DatabaseToolsPrivateEndpointCollection Package Description com.oracle.bmc.databasetools.model com.oracle.bmc.databasetools.responses -
-
Uses of DatabaseToolsPrivateEndpointCollection in com.oracle.bmc.databasetools.model
Methods in com.oracle.bmc.databasetools.model that return DatabaseToolsPrivateEndpointCollection Modifier and Type Method Description DatabaseToolsPrivateEndpointCollection
DatabaseToolsPrivateEndpointCollection.Builder. build()
Methods in com.oracle.bmc.databasetools.model with parameters of type DatabaseToolsPrivateEndpointCollection Modifier and Type Method Description DatabaseToolsPrivateEndpointCollection.Builder
DatabaseToolsPrivateEndpointCollection.Builder. copy(DatabaseToolsPrivateEndpointCollection model)
-
Uses of DatabaseToolsPrivateEndpointCollection in com.oracle.bmc.databasetools.responses
Methods in com.oracle.bmc.databasetools.responses that return DatabaseToolsPrivateEndpointCollection Modifier and Type Method Description DatabaseToolsPrivateEndpointCollection
ListDatabaseToolsPrivateEndpointsResponse. getDatabaseToolsPrivateEndpointCollection()
The returned DatabaseToolsPrivateEndpointCollection instance.Methods in com.oracle.bmc.databasetools.responses with parameters of type DatabaseToolsPrivateEndpointCollection Modifier and Type Method Description ListDatabaseToolsPrivateEndpointsResponse.Builder
ListDatabaseToolsPrivateEndpointsResponse.Builder. databaseToolsPrivateEndpointCollection(DatabaseToolsPrivateEndpointCollection databaseToolsPrivateEndpointCollection)
The returned DatabaseToolsPrivateEndpointCollection instance.
-