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.model
Methods in com.oracle.bmc.distributeddatabase.model that return DistributedDatabasePrivateEndpointCollection Modifier and Type Method Description DistributedDatabasePrivateEndpointCollection
DistributedDatabasePrivateEndpointCollection.Builder. build()
Methods in com.oracle.bmc.distributeddatabase.model with parameters of type DistributedDatabasePrivateEndpointCollection Modifier and Type Method Description DistributedDatabasePrivateEndpointCollection.Builder
DistributedDatabasePrivateEndpointCollection.Builder. copy(DistributedDatabasePrivateEndpointCollection model)
-
Uses of DistributedDatabasePrivateEndpointCollection in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return DistributedDatabasePrivateEndpointCollection Modifier and Type Method Description DistributedDatabasePrivateEndpointCollection
ListDistributedDatabasePrivateEndpointsResponse. getDistributedDatabasePrivateEndpointCollection()
The returned DistributedDatabasePrivateEndpointCollection instance.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type DistributedDatabasePrivateEndpointCollection Modifier and Type Method Description ListDistributedDatabasePrivateEndpointsResponse.Builder
ListDistributedDatabasePrivateEndpointsResponse.Builder. distributedDatabasePrivateEndpointCollection(DistributedDatabasePrivateEndpointCollection distributedDatabasePrivateEndpointCollection)
The returned DistributedDatabasePrivateEndpointCollection instance.
-