Uses of Class
com.oracle.bmc.databasetools.model.DatabaseToolsPrivateEndpointCollection.Builder
- 
Packages that use DatabaseToolsPrivateEndpointCollection.Builder Package Description com.oracle.bmc.databasetools.model 
- 
- 
Uses of DatabaseToolsPrivateEndpointCollection.Builder in com.oracle.bmc.databasetools.modelMethods in com.oracle.bmc.databasetools.model that return DatabaseToolsPrivateEndpointCollection.Builder Modifier and Type Method Description static DatabaseToolsPrivateEndpointCollection.BuilderDatabaseToolsPrivateEndpointCollection. builder()Create a new builder.DatabaseToolsPrivateEndpointCollection.BuilderDatabaseToolsPrivateEndpointCollection.Builder. copy(DatabaseToolsPrivateEndpointCollection model)DatabaseToolsPrivateEndpointCollection.BuilderDatabaseToolsPrivateEndpointCollection.Builder. items(List<DatabaseToolsPrivateEndpointSummary> items)Array of Database Tools private endpoint summary items.DatabaseToolsPrivateEndpointCollection.BuilderDatabaseToolsPrivateEndpointCollection. toBuilder()
 
-