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