Uses of Class
com.oracle.bmc.oda.model.CreateOdaPrivateEndpointDetails
- 
Packages that use CreateOdaPrivateEndpointDetails Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.requests 
- 
- 
Uses of CreateOdaPrivateEndpointDetails in com.oracle.bmc.oda.modelMethods in com.oracle.bmc.oda.model that return CreateOdaPrivateEndpointDetails Modifier and Type Method Description CreateOdaPrivateEndpointDetailsCreateOdaPrivateEndpointDetails.Builder. build()Methods in com.oracle.bmc.oda.model with parameters of type CreateOdaPrivateEndpointDetails Modifier and Type Method Description CreateOdaPrivateEndpointDetails.BuilderCreateOdaPrivateEndpointDetails.Builder. copy(CreateOdaPrivateEndpointDetails model)
- 
Uses of CreateOdaPrivateEndpointDetails in com.oracle.bmc.oda.requestsMethods in com.oracle.bmc.oda.requests that return CreateOdaPrivateEndpointDetails Modifier and Type Method Description CreateOdaPrivateEndpointDetailsCreateOdaPrivateEndpointRequest. getBody$()Alternative accessor for the body parameter.CreateOdaPrivateEndpointDetailsCreateOdaPrivateEndpointRequest. getCreateOdaPrivateEndpointDetails()Details for the new ODA Private Endpoint.Methods in com.oracle.bmc.oda.requests with parameters of type CreateOdaPrivateEndpointDetails Modifier and Type Method Description CreateOdaPrivateEndpointRequest.BuilderCreateOdaPrivateEndpointRequest.Builder. body$(CreateOdaPrivateEndpointDetails body)Alternative setter for the body parameter.CreateOdaPrivateEndpointRequest.BuilderCreateOdaPrivateEndpointRequest.Builder. createOdaPrivateEndpointDetails(CreateOdaPrivateEndpointDetails createOdaPrivateEndpointDetails)Details for the new ODA Private Endpoint.
 
-