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.modelMethods in com.oracle.bmc.databasetools.model that return DatabaseToolsPrivateEndpointCollection Modifier and Type Method Description DatabaseToolsPrivateEndpointCollectionDatabaseToolsPrivateEndpointCollection.Builder. build()Methods in com.oracle.bmc.databasetools.model with parameters of type DatabaseToolsPrivateEndpointCollection Modifier and Type Method Description DatabaseToolsPrivateEndpointCollection.BuilderDatabaseToolsPrivateEndpointCollection.Builder. copy(DatabaseToolsPrivateEndpointCollection model)
- 
Uses of DatabaseToolsPrivateEndpointCollection in com.oracle.bmc.databasetools.responsesMethods in com.oracle.bmc.databasetools.responses that return DatabaseToolsPrivateEndpointCollection Modifier and Type Method Description DatabaseToolsPrivateEndpointCollectionListDatabaseToolsPrivateEndpointsResponse. getDatabaseToolsPrivateEndpointCollection()The returned DatabaseToolsPrivateEndpointCollection instance.Methods in com.oracle.bmc.databasetools.responses with parameters of type DatabaseToolsPrivateEndpointCollection Modifier and Type Method Description ListDatabaseToolsPrivateEndpointsResponse.BuilderListDatabaseToolsPrivateEndpointsResponse.Builder. databaseToolsPrivateEndpointCollection(DatabaseToolsPrivateEndpointCollection databaseToolsPrivateEndpointCollection)The returned DatabaseToolsPrivateEndpointCollection instance.
 
-