Uses of Class
com.oracle.bmc.oda.model.OdaPrivateEndpointAttachment
- 
Packages that use OdaPrivateEndpointAttachment Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.responses 
- 
- 
Uses of OdaPrivateEndpointAttachment in com.oracle.bmc.oda.modelMethods in com.oracle.bmc.oda.model that return OdaPrivateEndpointAttachment Modifier and Type Method Description OdaPrivateEndpointAttachmentOdaPrivateEndpointAttachment.Builder. build()Methods in com.oracle.bmc.oda.model with parameters of type OdaPrivateEndpointAttachment Modifier and Type Method Description OdaPrivateEndpointAttachment.BuilderOdaPrivateEndpointAttachment.Builder. copy(OdaPrivateEndpointAttachment model)
- 
Uses of OdaPrivateEndpointAttachment in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return OdaPrivateEndpointAttachment Modifier and Type Method Description OdaPrivateEndpointAttachmentCreateOdaPrivateEndpointAttachmentResponse. getOdaPrivateEndpointAttachment()The returned OdaPrivateEndpointAttachment instance.OdaPrivateEndpointAttachmentGetOdaPrivateEndpointAttachmentResponse. getOdaPrivateEndpointAttachment()The returned OdaPrivateEndpointAttachment instance.Methods in com.oracle.bmc.oda.responses with parameters of type OdaPrivateEndpointAttachment Modifier and Type Method Description CreateOdaPrivateEndpointAttachmentResponse.BuilderCreateOdaPrivateEndpointAttachmentResponse.Builder. odaPrivateEndpointAttachment(OdaPrivateEndpointAttachment odaPrivateEndpointAttachment)The returned OdaPrivateEndpointAttachment instance.GetOdaPrivateEndpointAttachmentResponse.BuilderGetOdaPrivateEndpointAttachmentResponse.Builder. odaPrivateEndpointAttachment(OdaPrivateEndpointAttachment odaPrivateEndpointAttachment)The returned OdaPrivateEndpointAttachment instance.
 
-