Uses of Class
com.oracle.bmc.distributeddatabase.model.DistributedDatabasePrivateEndpointCollection
- 
Packages that use DistributedDatabasePrivateEndpointCollection Package Description com.oracle.bmc.distributeddatabase.model com.oracle.bmc.distributeddatabase.responses 
- 
- 
Uses of DistributedDatabasePrivateEndpointCollection in com.oracle.bmc.distributeddatabase.modelMethods in com.oracle.bmc.distributeddatabase.model that return DistributedDatabasePrivateEndpointCollection Modifier and Type Method Description DistributedDatabasePrivateEndpointCollectionDistributedDatabasePrivateEndpointCollection.Builder. build()Methods in com.oracle.bmc.distributeddatabase.model with parameters of type DistributedDatabasePrivateEndpointCollection Modifier and Type Method Description DistributedDatabasePrivateEndpointCollection.BuilderDistributedDatabasePrivateEndpointCollection.Builder. copy(DistributedDatabasePrivateEndpointCollection model)
- 
Uses of DistributedDatabasePrivateEndpointCollection in com.oracle.bmc.distributeddatabase.responsesMethods in com.oracle.bmc.distributeddatabase.responses that return DistributedDatabasePrivateEndpointCollection Modifier and Type Method Description DistributedDatabasePrivateEndpointCollectionListDistributedDatabasePrivateEndpointsResponse. getDistributedDatabasePrivateEndpointCollection()The returned DistributedDatabasePrivateEndpointCollection instance.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type DistributedDatabasePrivateEndpointCollection Modifier and Type Method Description ListDistributedDatabasePrivateEndpointsResponse.BuilderListDistributedDatabasePrivateEndpointsResponse.Builder. distributedDatabasePrivateEndpointCollection(DistributedDatabasePrivateEndpointCollection distributedDatabasePrivateEndpointCollection)The returned DistributedDatabasePrivateEndpointCollection instance.
 
-