Uses of Class
com.oracle.bmc.oda.model.OdaPrivateEndpointCollection
- 
Packages that use OdaPrivateEndpointCollection Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.responses 
- 
- 
Uses of OdaPrivateEndpointCollection in com.oracle.bmc.oda.modelMethods in com.oracle.bmc.oda.model that return OdaPrivateEndpointCollection Modifier and Type Method Description OdaPrivateEndpointCollectionOdaPrivateEndpointCollection.Builder. build()Methods in com.oracle.bmc.oda.model with parameters of type OdaPrivateEndpointCollection Modifier and Type Method Description OdaPrivateEndpointCollection.BuilderOdaPrivateEndpointCollection.Builder. copy(OdaPrivateEndpointCollection model)
- 
Uses of OdaPrivateEndpointCollection in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return OdaPrivateEndpointCollection Modifier and Type Method Description OdaPrivateEndpointCollectionListOdaPrivateEndpointsResponse. getOdaPrivateEndpointCollection()The returned OdaPrivateEndpointCollection instance.Methods in com.oracle.bmc.oda.responses with parameters of type OdaPrivateEndpointCollection Modifier and Type Method Description ListOdaPrivateEndpointsResponse.BuilderListOdaPrivateEndpointsResponse.Builder. odaPrivateEndpointCollection(OdaPrivateEndpointCollection odaPrivateEndpointCollection)The returned OdaPrivateEndpointCollection instance.
 
-