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.model
Methods in com.oracle.bmc.databasetools.model that return DatabaseToolsPrivateEndpointCollection.Builder Modifier and Type Method Description static DatabaseToolsPrivateEndpointCollection.Builder
DatabaseToolsPrivateEndpointCollection. builder()
Create a new builder.DatabaseToolsPrivateEndpointCollection.Builder
DatabaseToolsPrivateEndpointCollection.Builder. copy(DatabaseToolsPrivateEndpointCollection model)
DatabaseToolsPrivateEndpointCollection.Builder
DatabaseToolsPrivateEndpointCollection.Builder. items(List<DatabaseToolsPrivateEndpointSummary> items)
Array of DatabaseToolsPrivateEndpointSummary items.DatabaseToolsPrivateEndpointCollection.Builder
DatabaseToolsPrivateEndpointCollection. toBuilder()
-