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