Uses of Class
com.oracle.bmc.oda.model.OdaInstanceAttachment
- 
Packages that use OdaInstanceAttachment Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.responses 
- 
- 
Uses of OdaInstanceAttachment in com.oracle.bmc.oda.modelMethods in com.oracle.bmc.oda.model that return OdaInstanceAttachment Modifier and Type Method Description OdaInstanceAttachmentOdaInstanceAttachment.Builder. build()Methods in com.oracle.bmc.oda.model with parameters of type OdaInstanceAttachment Modifier and Type Method Description OdaInstanceAttachment.BuilderOdaInstanceAttachment.Builder. copy(OdaInstanceAttachment model)
- 
Uses of OdaInstanceAttachment in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return OdaInstanceAttachment Modifier and Type Method Description OdaInstanceAttachmentGetOdaInstanceAttachmentResponse. getOdaInstanceAttachment()The returned OdaInstanceAttachment instance.Methods in com.oracle.bmc.oda.responses with parameters of type OdaInstanceAttachment Modifier and Type Method Description GetOdaInstanceAttachmentResponse.BuilderGetOdaInstanceAttachmentResponse.Builder. odaInstanceAttachment(OdaInstanceAttachment odaInstanceAttachment)The returned OdaInstanceAttachment instance.
 
-