Uses of Class
com.oracle.bmc.distributeddatabase.model.DistributedDatabaseAssociatedWithPrivateEndpoint
- 
Packages that use DistributedDatabaseAssociatedWithPrivateEndpoint Package Description com.oracle.bmc.distributeddatabase.model 
- 
- 
Uses of DistributedDatabaseAssociatedWithPrivateEndpoint in com.oracle.bmc.distributeddatabase.modelMethods in com.oracle.bmc.distributeddatabase.model that return DistributedDatabaseAssociatedWithPrivateEndpoint Modifier and Type Method Description DistributedDatabaseAssociatedWithPrivateEndpointDistributedDatabaseAssociatedWithPrivateEndpoint.Builder. build()Methods in com.oracle.bmc.distributeddatabase.model that return types with arguments of type DistributedDatabaseAssociatedWithPrivateEndpoint Modifier and Type Method Description List<DistributedDatabaseAssociatedWithPrivateEndpoint>DistributedDatabasePrivateEndpoint. getGloballyDistributedDatabases()The details of the non-deleted Globally distributed databases that consumes the given private endpoint.Methods in com.oracle.bmc.distributeddatabase.model with parameters of type DistributedDatabaseAssociatedWithPrivateEndpoint Modifier and Type Method Description DistributedDatabaseAssociatedWithPrivateEndpoint.BuilderDistributedDatabaseAssociatedWithPrivateEndpoint.Builder. copy(DistributedDatabaseAssociatedWithPrivateEndpoint model)Method parameters in com.oracle.bmc.distributeddatabase.model with type arguments of type DistributedDatabaseAssociatedWithPrivateEndpoint Modifier and Type Method Description DistributedDatabasePrivateEndpoint.BuilderDistributedDatabasePrivateEndpoint.Builder. globallyDistributedDatabases(List<DistributedDatabaseAssociatedWithPrivateEndpoint> globallyDistributedDatabases)The details of the non-deleted Globally distributed databases that consumes the given private endpoint.
 
-