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.model
Methods in com.oracle.bmc.oda.model that return OdaPrivateEndpointCollection Modifier and Type Method Description OdaPrivateEndpointCollection
OdaPrivateEndpointCollection.Builder. build()
Methods in com.oracle.bmc.oda.model with parameters of type OdaPrivateEndpointCollection Modifier and Type Method Description OdaPrivateEndpointCollection.Builder
OdaPrivateEndpointCollection.Builder. copy(OdaPrivateEndpointCollection model)
-
Uses of OdaPrivateEndpointCollection in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return OdaPrivateEndpointCollection Modifier and Type Method Description OdaPrivateEndpointCollection
ListOdaPrivateEndpointsResponse. getOdaPrivateEndpointCollection()
The returned OdaPrivateEndpointCollection instance.Methods in com.oracle.bmc.oda.responses with parameters of type OdaPrivateEndpointCollection Modifier and Type Method Description ListOdaPrivateEndpointsResponse.Builder
ListOdaPrivateEndpointsResponse.Builder. odaPrivateEndpointCollection(OdaPrivateEndpointCollection odaPrivateEndpointCollection)
The returned OdaPrivateEndpointCollection instance.
-