Uses of Class
com.oracle.bmc.aivision.model.VisionPrivateEndpointCollection
- 
Packages that use VisionPrivateEndpointCollection Package Description com.oracle.bmc.aivision.model com.oracle.bmc.aivision.responses 
- 
- 
Uses of VisionPrivateEndpointCollection in com.oracle.bmc.aivision.modelMethods in com.oracle.bmc.aivision.model that return VisionPrivateEndpointCollection Modifier and Type Method Description VisionPrivateEndpointCollectionVisionPrivateEndpointCollection.Builder. build()Methods in com.oracle.bmc.aivision.model with parameters of type VisionPrivateEndpointCollection Modifier and Type Method Description VisionPrivateEndpointCollection.BuilderVisionPrivateEndpointCollection.Builder. copy(VisionPrivateEndpointCollection model)
- 
Uses of VisionPrivateEndpointCollection in com.oracle.bmc.aivision.responsesMethods in com.oracle.bmc.aivision.responses that return VisionPrivateEndpointCollection Modifier and Type Method Description VisionPrivateEndpointCollectionListVisionPrivateEndpointsResponse. getVisionPrivateEndpointCollection()The returned VisionPrivateEndpointCollection instance.Methods in com.oracle.bmc.aivision.responses with parameters of type VisionPrivateEndpointCollection Modifier and Type Method Description ListVisionPrivateEndpointsResponse.BuilderListVisionPrivateEndpointsResponse.Builder. visionPrivateEndpointCollection(VisionPrivateEndpointCollection visionPrivateEndpointCollection)The returned VisionPrivateEndpointCollection instance.
 
-