Uses of Class
com.oracle.bmc.globallydistributeddatabase.model.PrivateEndpointCollection
- 
Packages that use PrivateEndpointCollection Package Description com.oracle.bmc.globallydistributeddatabase.model com.oracle.bmc.globallydistributeddatabase.responses 
- 
- 
Uses of PrivateEndpointCollection in com.oracle.bmc.globallydistributeddatabase.modelMethods in com.oracle.bmc.globallydistributeddatabase.model that return PrivateEndpointCollection Modifier and Type Method Description PrivateEndpointCollectionPrivateEndpointCollection.Builder. build()Methods in com.oracle.bmc.globallydistributeddatabase.model with parameters of type PrivateEndpointCollection Modifier and Type Method Description PrivateEndpointCollection.BuilderPrivateEndpointCollection.Builder. copy(PrivateEndpointCollection model)
- 
Uses of PrivateEndpointCollection in com.oracle.bmc.globallydistributeddatabase.responsesMethods in com.oracle.bmc.globallydistributeddatabase.responses that return PrivateEndpointCollection Modifier and Type Method Description PrivateEndpointCollectionListPrivateEndpointsResponse. getPrivateEndpointCollection()The returned PrivateEndpointCollection instance.Methods in com.oracle.bmc.globallydistributeddatabase.responses with parameters of type PrivateEndpointCollection Modifier and Type Method Description ListPrivateEndpointsResponse.BuilderListPrivateEndpointsResponse.Builder. privateEndpointCollection(PrivateEndpointCollection privateEndpointCollection)The returned PrivateEndpointCollection instance.
 
-