Uses of Class
com.oracle.bmc.oda.model.OdaPrivateEndpointScanProxyCollection
-
Packages that use OdaPrivateEndpointScanProxyCollection Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.responses -
-
Uses of OdaPrivateEndpointScanProxyCollection in com.oracle.bmc.oda.model
Methods in com.oracle.bmc.oda.model that return OdaPrivateEndpointScanProxyCollection Modifier and Type Method Description OdaPrivateEndpointScanProxyCollection
OdaPrivateEndpointScanProxyCollection.Builder. build()
Methods in com.oracle.bmc.oda.model with parameters of type OdaPrivateEndpointScanProxyCollection Modifier and Type Method Description OdaPrivateEndpointScanProxyCollection.Builder
OdaPrivateEndpointScanProxyCollection.Builder. copy(OdaPrivateEndpointScanProxyCollection model)
-
Uses of OdaPrivateEndpointScanProxyCollection in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return OdaPrivateEndpointScanProxyCollection Modifier and Type Method Description OdaPrivateEndpointScanProxyCollection
ListOdaPrivateEndpointScanProxiesResponse. getOdaPrivateEndpointScanProxyCollection()
The returned OdaPrivateEndpointScanProxyCollection instance.Methods in com.oracle.bmc.oda.responses with parameters of type OdaPrivateEndpointScanProxyCollection Modifier and Type Method Description ListOdaPrivateEndpointScanProxiesResponse.Builder
ListOdaPrivateEndpointScanProxiesResponse.Builder. odaPrivateEndpointScanProxyCollection(OdaPrivateEndpointScanProxyCollection odaPrivateEndpointScanProxyCollection)
The returned OdaPrivateEndpointScanProxyCollection instance.
-