Uses of Class
com.oracle.bmc.oda.model.CreateOdaPrivateEndpointAttachmentDetails
- 
Packages that use CreateOdaPrivateEndpointAttachmentDetails Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.requests 
- 
- 
Uses of CreateOdaPrivateEndpointAttachmentDetails in com.oracle.bmc.oda.modelMethods in com.oracle.bmc.oda.model that return CreateOdaPrivateEndpointAttachmentDetails Modifier and Type Method Description CreateOdaPrivateEndpointAttachmentDetailsCreateOdaPrivateEndpointAttachmentDetails.Builder. build()Methods in com.oracle.bmc.oda.model with parameters of type CreateOdaPrivateEndpointAttachmentDetails Modifier and Type Method Description CreateOdaPrivateEndpointAttachmentDetails.BuilderCreateOdaPrivateEndpointAttachmentDetails.Builder. copy(CreateOdaPrivateEndpointAttachmentDetails model)
- 
Uses of CreateOdaPrivateEndpointAttachmentDetails in com.oracle.bmc.oda.requestsMethods in com.oracle.bmc.oda.requests that return CreateOdaPrivateEndpointAttachmentDetails Modifier and Type Method Description CreateOdaPrivateEndpointAttachmentDetailsCreateOdaPrivateEndpointAttachmentRequest. getBody$()Alternative accessor for the body parameter.CreateOdaPrivateEndpointAttachmentDetailsCreateOdaPrivateEndpointAttachmentRequest. getCreateOdaPrivateEndpointAttachmentDetails()Details for the new ODA Private Endpoint Attachment.Methods in com.oracle.bmc.oda.requests with parameters of type CreateOdaPrivateEndpointAttachmentDetails Modifier and Type Method Description CreateOdaPrivateEndpointAttachmentRequest.BuilderCreateOdaPrivateEndpointAttachmentRequest.Builder. body$(CreateOdaPrivateEndpointAttachmentDetails body)Alternative setter for the body parameter.CreateOdaPrivateEndpointAttachmentRequest.BuilderCreateOdaPrivateEndpointAttachmentRequest.Builder. createOdaPrivateEndpointAttachmentDetails(CreateOdaPrivateEndpointAttachmentDetails createOdaPrivateEndpointAttachmentDetails)Details for the new ODA Private Endpoint Attachment.
 
-