Uses of Class
com.oracle.bmc.distributeddatabase.model.DistributedDatabasePrivateEndpointCollection.Builder
-
Packages that use DistributedDatabasePrivateEndpointCollection.Builder Package Description com.oracle.bmc.distributeddatabase.model -
-
Uses of DistributedDatabasePrivateEndpointCollection.Builder in com.oracle.bmc.distributeddatabase.model
Methods in com.oracle.bmc.distributeddatabase.model that return DistributedDatabasePrivateEndpointCollection.Builder Modifier and Type Method Description static DistributedDatabasePrivateEndpointCollection.Builder
DistributedDatabasePrivateEndpointCollection. builder()
Create a new builder.DistributedDatabasePrivateEndpointCollection.Builder
DistributedDatabasePrivateEndpointCollection.Builder. copy(DistributedDatabasePrivateEndpointCollection model)
DistributedDatabasePrivateEndpointCollection.Builder
DistributedDatabasePrivateEndpointCollection.Builder. items(List<DistributedDatabasePrivateEndpointSummary> items)
Array of private endpoint summaries.DistributedDatabasePrivateEndpointCollection.Builder
DistributedDatabasePrivateEndpointCollection. toBuilder()
-