Uses of Class
com.oracle.bmc.aianomalydetection.model.AiPrivateEndpointCollection
-
Packages that use AiPrivateEndpointCollection Package Description com.oracle.bmc.aianomalydetection.model com.oracle.bmc.aianomalydetection.responses -
-
Uses of AiPrivateEndpointCollection in com.oracle.bmc.aianomalydetection.model
Methods in com.oracle.bmc.aianomalydetection.model that return AiPrivateEndpointCollection Modifier and Type Method Description AiPrivateEndpointCollection
AiPrivateEndpointCollection.Builder. build()
Methods in com.oracle.bmc.aianomalydetection.model with parameters of type AiPrivateEndpointCollection Modifier and Type Method Description AiPrivateEndpointCollection.Builder
AiPrivateEndpointCollection.Builder. copy(AiPrivateEndpointCollection model)
-
Uses of AiPrivateEndpointCollection in com.oracle.bmc.aianomalydetection.responses
Methods in com.oracle.bmc.aianomalydetection.responses that return AiPrivateEndpointCollection Modifier and Type Method Description AiPrivateEndpointCollection
ListAiPrivateEndpointsResponse. getAiPrivateEndpointCollection()
The returned AiPrivateEndpointCollection instance.Methods in com.oracle.bmc.aianomalydetection.responses with parameters of type AiPrivateEndpointCollection Modifier and Type Method Description ListAiPrivateEndpointsResponse.Builder
ListAiPrivateEndpointsResponse.Builder. aiPrivateEndpointCollection(AiPrivateEndpointCollection aiPrivateEndpointCollection)
The returned AiPrivateEndpointCollection instance.
-